Commit a782bef
committed
Remove useless way of running unittests
There is already the perfectly fine `python ./setup.py test` or `python
./setup.py nosetest` if nose is installed and tox.
The run_tests script is based on tests module importing all submodules
but this currently fails as it seems some files were not added to the
VCS in commit "implement UDS (Unix Domain Socket) sender" commit.1 parent 14318dc commit a782bef
2 files changed
+0
-12
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
0 commit comments