diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-03-11 09:53:17 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-03-11 09:53:17 +0100 |
commit | a32831c840aa5ebf8b78caf38db5ba45f8be96c3 (patch) | |
tree | 16bb2c2ff6a5b10d9d21de482a0728ed06bcc2e0 /run_tests | |
parent | 6f68b21fc6e2f675ea83c4b96df93fcf7edc54dd (diff) |
use one command for tests / coverage / etc.
Diffstat (limited to 'run_tests')
-rwxr-xr-x | run_tests | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/run_tests b/run_tests deleted file mode 100755 index b4f44f1..0000000 --- a/run_tests +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -nosetests3 -#nose2-3 --log-level=ERROR -B --log-capture |