compose/script/test

5 lines
64 B
Plaintext
Raw Normal View History

2013-12-20 22:32:41 +01:00
#!/bin/sh
set -e
flake8 fig
PYTHONIOENCODING=ascii nosetests $@