[Python-modules-commits] [python-service-identity] 08/15: Reenable test suite.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Feb 21 21:34:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to branch master
in repository python-service-identity.

commit 4617a028de48ac75b04397c2c5cba13047401879
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun Feb 21 23:09:59 2016 +0200

    Reenable test suite.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-service-identity.git



More information about the Python-modules-commits mailing list