diff options
author | fbriere <fbriere> | 2006-08-19 17:39:13 +0000 |
---|---|---|
committer | fbriere <fbriere> | 2006-08-19 17:39:13 +0000 |
commit | 980d429a92740e97ca84e1fa9fb951284160c820 (patch) | |
tree | a89e2c3bcb40b1cfbaea39fa6d043912a1fb6e67 /t/40live.t | |
parent | d3c665aa8eadcd5284daf8f8c9b7525ed6bbc542 (diff) |
Renamed exp_date to expiration
Diffstat (limited to 't/40live.t')
-rwxr-xr-x | t/40live.t | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |