Libraries refactor and add some sinks #4

Closed
m wants to merge 136 commits from library-refactor into master
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 63f4df3749 - Show all commits

2
handler/runtest.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
python -m unittest discover -s tests -p 'test_*.py'