update Shop/Address.t test for new Address book fields

This commit is contained in:
Colin Kuskie 2008-07-30 15:51:21 +00:00
parent 4d8ce65d0e
commit de983627cd

View file

@ -130,7 +130,8 @@ cmp_deeply(
$address->get,
{
label => undef,
name => undef,
firstName => undef,
lastName => undef,
address1 => undef,
address2 => undef,
address3 => undef,