Fixing tests

This commit is contained in:
derv82
2018-03-17 04:33:42 -04:00
parent 7b9a023bd6
commit d63f43016d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
python2.7 -m unittest discover py/tests -v
python2.7 -m unittest discover tests -v