diff options
Diffstat (limited to 't2/bad_auth.t')
-rw-r--r-- | t2/bad_auth.t | 2 |
1 files changed, 1 insertions, 1 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; |