X-Git-Url: http://git.freeside.biz/gitweb/?p=Business-OnlinePayment-OpenECHO.git;a=blobdiff_plain;f=t%2Fcrypt_load.t;h=03bca03bd727f3db9c80cd23cff57ba69eae6279;hp=d92b8f303277da8d78193c7b39cbc272d9d104df;hb=e93e4c62ca78567871a493aebb1094e0590dbf71;hpb=f45d0b74930c71078574e4e4f33ae2c17440d3ad diff --git a/t/crypt_load.t b/t/crypt_load.t index d92b8f3..03bca03 100644 --- a/t/crypt_load.t +++ b/t/crypt_load.t @@ -8,6 +8,6 @@ BEGIN { $Business::OnlinePayment::HTTPS::skip_NetSSLeay=1; } END {print "not ok 1\n" unless $loaded;} -use Business::OnlinePayment::OpenECHO; +use Business::OnlinePayment::SecureHostingUPG; $loaded = 1; print "ok 1\n";