removed test files

This commit is contained in:
Peter Boin 2018-04-18 05:30:35 +10:00
parent 80d89c73b6
commit 87a990fb4a

View File

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