diff options
author | Johann Klähn <kljohann@gmail.com> | 2014-09-10 00:03:01 +0200 |
---|---|---|
committer | Johann Klähn <kljohann@gmail.com> | 2014-09-10 00:03:40 +0200 |
commit | 6323fe52b7621c21f5e2af7fd9bce344a37a4ea1 (patch) | |
tree | d5555b556d9c46460d8d506616976a3bf2640205 /test/regress/5D92A5EB.test | |
parent | 64c541a3d80eca52e1793acb2429247ec2566157 (diff) | |
download | fork-ledger-6323fe52b7621c21f5e2af7fd9bce344a37a4ea1.tar.gz fork-ledger-6323fe52b7621c21f5e2af7fd9bce344a37a4ea1.tar.bz2 fork-ledger-6323fe52b7621c21f5e2af7fd9bce344a37a4ea1.zip |
fix regression test
see pull request #320 / commit 4c8604266580b2
Diffstat (limited to 'test/regress/5D92A5EB.test')
-rw-r--r-- | test/regress/5D92A5EB.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/5D92A5EB.test b/test/regress/5D92A5EB.test index 6d29eda6..57fcadb3 100644 --- a/test/regress/5D92A5EB.test +++ b/test/regress/5D92A5EB.test @@ -29,6 +29,6 @@ While parsing periodic transaction: > Liabilities:Education:ULL $100.00 > Liabilities:Mortgage $100.00 > Assets:Bank:Checking -Error: Posting with null amount's account may be mispelled: +Error: Posting with null amount's account may be misspelled: "Expenses:Entertainment:Blizzard $100.00" end test |