summaryrefslogtreecommitdiff
path: root/t/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/load.t
parentf45d0b74930c71078574e4e4f33ae2c17440d3ad (diff)
0.01
Diffstat (limited to 't/load.t')
-rw-r--r--t/load.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/load.t b/t/load.t
index cca662e..1d6d6bc 100644
--- 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";