#! /bin/sh

set -e
python /usr/bin/py.test tests/util.py

