Add script to run tests
This commit is contained in:
parent
5d5b818b9a
commit
6e7df83427
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'
|
Loading…
Reference in New Issue
Block a user