[Python-modules-commits] [bitstruct] 05/12: Fix tests

Brian May bam at moszumanska.debian.org
Sat Mar 26 04:40:10 UTC 2016


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

bam pushed a commit to branch master
in repository bitstruct.

commit 6153b46c7ae4b0c5387cf40643eb33f6490eb090
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Thu Mar 24 13:58:13 2016 +1100

    Fix tests
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8a8303f..63c46ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=bitstruct
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+	dh_auto_test -- --system=custom --test-args="{interpreter} setup.py test"

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



More information about the Python-modules-commits mailing list