0.01
[Business-OnlinePayment-OpenECHO.git] / t / load.t
index cca662e..1d6d6bc 100644 (file)
--- a/t/load.t
+++ b/t/load.t
@@ -7,6 +7,6 @@ BEGIN {
 
 }
 END {print "not ok 1\n" unless $loaded;}
-use Business::OnlinePayment::OpenECHO;
+use Business::OnlinePayment::SecureHostingUPG;
 $loaded = 1;
 print "ok 1\n";