[Python-modules-commits] r25092 - in packages/python-arpy/trunk/debian (rules)
christoph at users.alioth.debian.org
christoph at users.alioth.debian.org
Sat Jul 6 13:00:26 UTC 2013
Date: Saturday, July 6, 2013 @ 13:00:24
Author: christoph
Revision: 25092
Enable testsuite
Modified:
packages/python-arpy/trunk/debian/rules
Modified: packages/python-arpy/trunk/debian/rules
===================================================================
--- packages/python-arpy/trunk/debian/rules 2013-07-06 12:47:42 UTC (rev 25091)
+++ packages/python-arpy/trunk/debian/rules 2013-07-06 13:00:24 UTC (rev 25092)
@@ -6,3 +6,6 @@
%:
dh $@ --with python2
+
+override_dh_auto_test:
+ python setup.py test
More information about the Python-modules-commits
mailing list