diff options
author | John Wiegley <johnw@newartisans.com> | 2011-02-12 17:31:49 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2011-02-12 18:11:26 -0500 |
commit | 9c62463f84dc398b41b387fbacce31abed7e4839 (patch) | |
tree | ba73122f301f477b8a4174bd1c3ff27334709ad0 /test/manual/transaction-notes-4.test | |
parent | 512542552b3e3e78f610f3d3f2fd1c8169188324 (diff) | |
download | fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.gz fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.bz2 fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.zip |
Changed testing format to aid with debugging
Diffstat (limited to 'test/manual/transaction-notes-4.test')
-rw-r--r-- | test/manual/transaction-notes-4.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/manual/transaction-notes-4.test b/test/manual/transaction-notes-4.test index b341d43e..071d5fa8 100644 --- a/test/manual/transaction-notes-4.test +++ b/test/manual/transaction-notes-4.test @@ -1,5 +1,3 @@ -bal food and tag type --account='"Tags:" + tag("Type")' -<<< 2009/11/01 Panera Bread ; Got something to eat Expenses:Food $4.50 Assets:Checking @@ -17,9 +15,11 @@ bal food and tag type --account='"Tags:" + tag("Type")' ; This is another long note, after the metadata. Expenses:Food $4.50 Assets:Checking ->>>1 + +test bal food and tag type --account='"Tags:" + tag("Type")' $9.00 Tags $4.50 Coffee:Expenses:Food $4.50 Dining:Expenses:Food -------------------- $9.00 +end test |