reversing accidentall commit of ::SecureHostingUPG test suite
[Business-OnlinePayment-OpenECHO.git] / t / load.t
index 1d6d6bc..cca662e 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::SecureHostingUPG;
+use Business::OnlinePayment::OpenECHO;
 $loaded = 1;
 print "ok 1\n";