From 16f847afacb9f7e889a43ae5396d5e2910a8d409 Mon Sep 17 00:00:00 2001 From: Dominique Belhachemi Date: Wed, 19 Dec 2012 10:34:31 -0500 Subject: [PATCH] run pysam tests --- debian/rules | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.30.2