diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-02 06:24:25 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-02 06:24:25 -0400 |
commit | cbc0a125c0326d8c638362fa979e41369fed29f5 (patch) | |
tree | e61d882862c0dd06dd9c0357ae4345ea931ced26 /test/regress/2E3496BD.test | |
parent | 90d5ef83b60c8ba6d4b8971d82e3d2ec4bf1d0b6 (diff) | |
download | fork-ledger-cbc0a125c0326d8c638362fa979e41369fed29f5.tar.gz fork-ledger-cbc0a125c0326d8c638362fa979e41369fed29f5.tar.bz2 fork-ledger-cbc0a125c0326d8c638362fa979e41369fed29f5.zip |
Correct display of amounts with keep_precision
Fixes #167 / 1D275740-D1A6-42B7-BDE4-F2F85E30CE8E
Diffstat (limited to 'test/regress/2E3496BD.test')
-rw-r--r-- | test/regress/2E3496BD.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/2E3496BD.test b/test/regress/2E3496BD.test index cb105f08..466464b3 100644 --- a/test/regress/2E3496BD.test +++ b/test/regress/2E3496BD.test @@ -15,6 +15,6 @@ While balancing transaction from "$FILE", lines 3-5: Unbalanced remainder is: 100.00 USD Amount to balance against: - 1,600.0 USD + 1,600.00 USD Error: Transaction does not balance === 1 |