Shell script to run tests

This commit is contained in:
derv82
2015-05-30 15:45:52 -07:00
parent 43971d8142
commit e4dc646688

2
runtests.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
python -m unittest discover py