X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=7e7a4f3e122cf65fb6fcd924b5617d3d097bc218;hb=d671ec06a4c95f076dcf631f91525ccedd22caf5;hp=0000000000000000000000000000000000000000;hpb=b7c89634cd29d02e48767fbf177b5a66c4f4ad86;p=Business-OnlinePayment-AuthorizeNet.git diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..7e7a4f3 --- /dev/null +++ b/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +%: + dh $@ + +override_dh_auto_test: + dh_auto_test -- TEST_FILES="t/00load.t t/bop.t"