add: fix functional test breakage due to add ui cleanups (#102)

This commit is contained in:
Simon Michael 2013-04-12 14:57:39 -07:00
parent 2bb120d6c6
commit a694cfcfcd

View File

@ -28,7 +28,7 @@ a
b
.
>>> /^date.*: description.*: account 1.*: amount 1.*: account 2.*: amount 2.*: account 3.*or \. to record.*: date.*: $/
>>> /^date.*: description.*: account 1.*: amount 1.*: account 2.*: amount 2.*: account 3.*or \. to complete.*: Accept.*: $/
>>>=0
# 4. default commodity with greater precision
@ -41,6 +41,7 @@ $1000.0
b
.
>>> /a +\$1000\.0/
>>>=0
@ -54,6 +55,7 @@ $1000.00
b
.
>>> /a +\$1000\.00/
>>>=0
@ -80,6 +82,7 @@ $1000.00
b
.
>>> /a +\$1000\.00/
>>>=0
@ -94,6 +97,7 @@ a
b
.
>>> /a +£1,000.00/
>>>=0