pygcode/tests/runtests.sh
2017-07-25 01:55:09 +10:00

4 lines
69 B
Bash
Executable File

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