X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=t%2Fbop.t;h=ba4c6cd1451040483fae21f444ba0feb9007a392;hb=e1bf5c280a8581314d4832de6d1baf2181b389c6;hp=cff330661074565a4644250077c800acbab34682;hpb=1cebba47cb2a8815a712d9c5af92fe2dbed43b8a;p=Business-OnlinePayment.git diff --git a/t/bop.t b/t/bop.t index cff3306..ba4c6cd 100644 --- 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)