diff options
Diffstat (limited to 't/card.t')
-rw-r--r-- | t/card.t | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ my %content = ( city => 'Anywhere', state => 'UT', zip => '84058', + country => 'US', # will be forced to USA customer_id => 'tfb', ); |