[SCM] Packaging of the Business::OnlinePayment::AuthorizeNet perl module in Debian branch, master, updated. upstream/3.22-20-g6814064

gregor herrmann gregoa at debian.org
Sun Jan 6 16:58:05 UTC 2013


The following commit has been merged in the master branch:
commit 7ffe4cd28874f4400b494c4dc90aa45e585cc556
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 6 17:56:10 2013 +0100

    debian/rules: enable tests that work without network access.

diff --git a/debian/rules b/debian/rules
index 9d96dff..7e7a4f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,4 @@
 	dh $@
 
 override_dh_auto_test:
-	/bin/true
-
+	dh_auto_test -- TEST_FILES="t/00load.t t/bop.t"

-- 
Packaging of the Business::OnlinePayment::AuthorizeNet perl module in Debian



More information about the Pkg-perl-cvs-commits mailing list