Add script to run tests
This commit is contained in:
2
handler/runtest.sh
Executable file
2
handler/runtest.sh
Executable file
@@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
python -m unittest discover -s tests -p 'test_*.py'
|
||||||
Reference in New Issue
Block a user