diff options
author | John Wiegley <johnw@newartisans.com> | 2009-02-23 19:07:30 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-02-23 19:07:30 -0400 |
commit | 944c63e6f26d1f05ba6f63c60f510d3796872f3e (patch) | |
tree | e1fc54319c2c42c16a64e95930acaca063658863 /test/regress/2E3496BD.test | |
parent | 057506ab6dddbfb75d1bb29289602f375ca57df5 (diff) | |
download | fork-ledger-944c63e6f26d1f05ba6f63c60f510d3796872f3e.tar.gz fork-ledger-944c63e6f26d1f05ba6f63c60f510d3796872f3e.tar.bz2 fork-ledger-944c63e6f26d1f05ba6f63c60f510d3796872f3e.zip |
The Great Renaming, Part II
The last commit did not contain the majority of changes because of a
slight mishap. This contains the real changeset.
Diffstat (limited to 'test/regress/2E3496BD.test')
-rw-r--r-- | test/regress/2E3496BD.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/regress/2E3496BD.test b/test/regress/2E3496BD.test index 9ed0237b..f4226bb5 100644 --- a/test/regress/2E3496BD.test +++ b/test/regress/2E3496BD.test @@ -8,11 +8,11 @@ D 1,000.00 USD >>>1 >>>2 While parsing file "$FILE", line 5: -While balancing entry from "$FILE", lines 3-5: +While balancing transaction from "$FILE", lines 3-5: > 2007-12-31 * Start of year / Opening balances. > Account1 1000 EUR @ 1.6 USD > Account2 -1000 EUR @ 1.5 USD Unbalanced remainder is: 100.00 USD -Error: Entry does not balance +Error: Transaction does not balance === 1 |