From 86dd019910be3db43cbe065601c14d23c7e0597d Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 25 Mar 2006 06:49:16 +0000 Subject: s/CHECK/ECHECK/, DOH --- t/crypt_check.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/crypt_check.t') diff --git a/t/crypt_check.t b/t/crypt_check.t index 7d01a85..d0c09ab 100644 --- a/t/crypt_check.t +++ b/t/crypt_check.t @@ -14,7 +14,7 @@ use Business::OnlinePayment; # checks are broken it seems my $ctx = new Business::OnlinePayment("OpenECHO"); $ctx->content( - type => 'CHECK', + type => 'ECHECK', 'login' => '123>4685706', 'password' => '09437869', action => 'Normal Authorization', -- cgit v1.2.1