From 71f81652cd1bd62d0962647ffb19bf49d681f726 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 11 Jan 2005 06:52:06 +0000 Subject: reversing accidentall commit of ::SecureHostingUPG test suite --- t/load.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/load.t') diff --git a/t/load.t b/t/load.t index 1d6d6bc..cca662e 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::SecureHostingUPG; +use Business::OnlinePayment::OpenECHO; $loaded = 1; print "ok 1\n"; -- cgit v1.2.1