summaryrefslogtreecommitdiff
path: root/debian/tests/python3
diff options
context:
space:
mode:
Diffstat (limited to 'debian/tests/python3')
-rwxr-xr-xdebian/tests/python31
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/tests/python3 b/debian/tests/python3
index 934b76e..d33930f 100755
--- a/debian/tests/python3
+++ b/debian/tests/python3
@@ -7,4 +7,3 @@ cd "$AUTOPKGTEST_TMP/NIST_STRD"
for python in $(py3versions -i); do
PYTHONWARNINGS=d $python /usr/bin/nosetests3 -v 2>&1
done
-