aboutsummaryrefslogtreecommitdiff
path: root/run_tests
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests')
-rwxr-xr-xrun_tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_tests b/run_tests
index dcd5f15..703edcd 100755
--- a/run_tests
+++ b/run_tests
@@ -1,5 +1,5 @@
#!/bin/sh
-nose2-3 --with-coverage --coverage-report=term
+nose2-3 --with-coverage --coverage-report=term-missing
flake8 .
mypy pyapd