Fixing unit tests

This commit is contained in:
derv82
2017-05-14 17:42:52 -04:00
parent ecfeeaae41
commit 2a5258ceef
4 changed files with 4 additions and 4 deletions

View File

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