pygcode/tests/runtests.sh
2018-04-18 05:30:35 +10:00

4 lines
79 B
Bash
Executable File

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