summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 0073265..891cbd9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@
override_dh_auto_test:
: # ignore test results, idna test fail
- -dh_auto_test -- --test-pytest --test-args='{dir}/tests'
+ dh_auto_test -- --test-pytest --test-args='{dir}/tests'