summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2003-03-28 23:09:05 +0000
committerivan <ivan>2003-03-28 23:09:05 +0000
commitae00de029007c2580cb2c61d6a4b2b931e7bba6d (patch)
tree94a789b70caad426e39ee42bec4917177a318d21
parentc3d61699f736323690d46e273795d1c387c6e594 (diff)
number tests correctly
-rw-r--r--t2/bad_auth.t2
-rw-r--r--t2/credit_card.t2
2 files changed, 2 insertions, 2 deletions
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;