[tests] Added bin/runtests
This commit is contained in:
parent
3620d97f9d
commit
4fce6b4fea
1 changed files with 3 additions and 0 deletions
3
bin/runtests
Executable file
3
bin/runtests
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
python -m unittest $@
|
Loading…
Reference in a new issue