projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad45776
)
[tests] remove run_all_tests
author
Paul Brossier
<piem@piem.org>
Thu, 1 Nov 2018 23:17:21 +0000
(
00:17
+0100)
committer
Paul Brossier
<piem@piem.org>
Thu, 1 Nov 2018 23:17:21 +0000
(
00:17
+0100)
python/tests/run_all_tests
[deleted file]
patch
|
blob
|
history
diff --git
a/python/tests/run_all_tests
b/python/tests/run_all_tests
deleted file mode 100755
(executable)
index
bc6bb8c
..0000000
--- a/
python/tests/run_all_tests
+++ /dev/null
@@
-1,5
+0,0 @@
-#! /usr/bin/env python
-
-if __name__ == '__main__':
- import nose2.main
- nose2.discover()