test 64 B

1234
  1. #!/bin/sh
  2. set -e
  3. flake8 fig
  4. PYTHONIOENCODING=ascii nosetests $@