pygcode/tests/runtests.sh
2017-07-03 22:28:26 +10:00

4 lines
79 B
Bash
Executable File

#!/usr/bin/env bash
python -m unittest discover -s . -p 'test_*.py' --verbose