diff options
Diffstat (limited to 'run_tests')
-rwxr-xr-x | run_tests | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/run_tests b/run_tests new file mode 100755 index 0000000..b4f44f1 --- /dev/null +++ b/run_tests @@ -0,0 +1,4 @@ +#!/bin/sh + +nosetests3 +#nose2-3 --log-level=ERROR -B --log-capture |