#!/bin/sh -e
python -m nose -v tests/ 2>&1
