Trim the extra 'ip_addr="1.2.3.4"' added by eProcessingNetwork's AuthorizetNet compat...
[Business-OnlinePayment-AuthorizeNet.git] / t / bop.t
1 #!/usr/bin/perl -w
2
3 use Test::More tests => 1;
4
5 use_ok 'Business::OnlinePayment';