Silence new warnings about lc(undef) introduced in perl 5.12. Patch from Todd Rinald...
[Business-OnlinePayment-AuthorizeNet.git] / t / 00load.t
1 #!/usr/bin/perl -w
2
3 use Test::More tests => 1;
4
5 use_ok 'Business::OnlinePayment::AuthorizeNet';