From: ivan Date: Fri, 28 Mar 2003 23:09:05 +0000 (+0000) Subject: number tests correctly X-Git-Tag: BUSINESS_ONLINEPAYMENT_LINKPOINT_0_03~5 X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-LinkPoint.git;a=commitdiff_plain;h=ae00de029007c2580cb2c61d6a4b2b931e7bba6d number tests correctly --- diff --git a/t2/bad_auth.t b/t2/bad_auth.t index 153f90c..16788a1 100644 --- a/t2/bad_auth.t +++ b/t2/bad_auth.t @@ -1,4 +1,4 @@ -BEGIN { $| = 1; print "1..2\n"; } +BEGIN { $| = 1; print "1..1\n"; } use Business::OnlinePayment; diff --git a/t2/credit_card.t b/t2/credit_card.t index 0dcbfc5..87de559 100644 --- a/t2/credit_card.t +++ b/t2/credit_card.t @@ -1,4 +1,4 @@ -BEGIN { $| = 1; print "1..2\n"; } +BEGIN { $| = 1; print "1..1\n"; } use Business::OnlinePayment;