Improve channel allocation and write basic tests for it
This commit is contained in:
3
runtest.sh
Executable file
3
runtest.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
#pre-commit run -a
|
||||
python -m unittest discover -s tests -p 'test_*.py'
|
||||
Reference in New Issue
Block a user