From: Dominique Belhachemi Date: Wed, 19 Dec 2012 15:34:31 +0000 (-0500) Subject: run pysam tests X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~437 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=16f847afacb9f7e889a43ae5396d5e2910a8d409;p=python-pysam.git run pysam tests --- diff --git a/debian/rules b/debian/rules index 4647c9c..a03b739 100755 --- a/debian/rules +++ b/debian/rules @@ -2,3 +2,8 @@ %: dh $@ --with python2 + + +override_dh_auto_test: + dh_auto_test + - cd tests && ./pysam_test.py