update test to use Test::More and add hardcoded test account from auth.net, RT#22076
[Business-OnlinePayment-AuthorizeNet.git] / t / load.t
1 #!/usr/bin/perl -w
2
3 use Test::More tests => 1;
4
5 use_ok 'Business::OnlinePayment::AuthorizeNet';