From 980d429a92740e97ca84e1fa9fb951284160c820 Mon Sep 17 00:00:00 2001 From: fbriere Date: Sat, 19 Aug 2006 17:39:13 +0000 Subject: Renamed exp_date to expiration --- t/40live.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/40live.t') diff --git a/t/40live.t b/t/40live.t index e2a3655..3f510f9 100755 --- a/t/40live.t +++ b/t/40live.t @@ -22,7 +22,7 @@ $txn->content( type => 'Visa', card_number => '0000000000000000', - exp_date => '2004/07', + expiration => '2004/07', name => "Fr\x{e9}d\x{e9}ric Bri\x{e8}re", address => '123 Nowhere', -- cgit v1.2.1