- "use" test was moved to 00load.t
[Business-OnlinePayment.git] / t / bop.t
diff --git a/t/bop.t b/t/bop.t
index cff3306..ba4c6cd 100644 (file)
--- a/t/bop.t
+++ b/t/bop.t
@@ -2,9 +2,9 @@
 
 use strict;
 use warnings;
-use Test::More tests => 58;
+use Test::More tests => 57;
 
-BEGIN { use_ok("Business::OnlinePayment") or exit; }
+use Business::OnlinePayment;
 
 {    # fake test driver 1 (no submit method)