Let 0 be a valid tax rate in the tests.

This commit is contained in:
Colin Kuskie 2008-04-23 03:26:44 +00:00
parent 2afad57758
commit 20a2bba8a4

View file

@ -623,7 +623,7 @@ SKIP: {
state=>ignore,
city=>ignore,
code=>ignore,
taxRate=>re('^\d+\.\d+$')
taxRate=>re('^\d+(\.\d+)?$')
}),
},
'Check major elements of tax JSON',