doh
[Business-OnlinePayment-eSec.git] / t / load.t
index 5d2dfc1..e885ea2 100644 (file)
--- a/t/load.t
+++ b/t/load.t
@@ -1,5 +1,5 @@
 BEGIN { $| = 1; print "1..1\n"; }
 END {print "not ok 1\n" unless $loaded;}
-use Business::OnlinePayment::AuthorizeNet;
+use Business::OnlinePayment::eSec;
 $loaded = 1;
 print "ok 1\n";