summaryrefslogtreecommitdiff
path: root/t/crypt_load.t
diff options
context:
space:
mode:
authorivan <ivan>2005-01-11 06:48:28 +0000
committerivan <ivan>2005-01-11 06:48:28 +0000
commite93e4c62ca78567871a493aebb1094e0590dbf71 (patch)
tree940e1b93373259b758af2ca44a2d8737394d20fa /t/crypt_load.t
parentf45d0b74930c71078574e4e4f33ae2c17440d3ad (diff)
0.01
Diffstat (limited to 't/crypt_load.t')
-rw-r--r--t/crypt_load.t2
1 files changed, 1 insertions, 1 deletions
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";