summaryrefslogtreecommitdiff
path: root/t/bop.t
diff options
context:
space:
mode:
Diffstat (limited to 't/bop.t')
-rw-r--r--t/bop.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/bop.t b/t/bop.t
index 7b8f34e..db12334 100644
--- a/t/bop.t
+++ b/t/bop.t
@@ -1,9 +1,9 @@
#!/usr/bin/perl
-# $Id: bop.t,v 1.4 2006-08-31 15:06:32 lawrence Exp $
+# $Id: bop.t,v 1.5 2006-08-31 15:08:16 lawrence Exp $
use strict;
use warnings;
-use Test::More tests => 49;
+use Test::More tests => 50;
BEGIN { use_ok("Business::OnlinePayment") or exit; }