summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index dfb845d..861b893 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,5 @@ export LC_ALL=C.UTF-8
override_dh_auto_test:
: # ignore test results, idna test fail
- dh_auto_test -- --test-pytest --test-args='{dir}/tests'
+ # TODO: current tarball doesn't include tests, uncomment when that changes
+ # dh_auto_test -- --test-pytest --test-args='{dir}/tests'