diff options
author | John Wiegley <johnw@newartisans.com> | 2010-06-02 01:55:55 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-06-02 01:55:55 -0400 |
commit | cda19829bd1100d6563b48ddb121f2afc1c55d95 (patch) | |
tree | 5b6ab0d1eb7ec1b0b3eccf817678d0aa9a3feb47 /test/baseline/cmd-print.test | |
parent | 017492ef5e80003073c5d053252d4a68a44260ae (diff) | |
parent | fb7cafa8965c89bbd66b09f827bd5989a87c983b (diff) | |
download | fork-ledger-cda19829bd1100d6563b48ddb121f2afc1c55d95.tar.gz fork-ledger-cda19829bd1100d6563b48ddb121f2afc1c55d95.tar.bz2 fork-ledger-cda19829bd1100d6563b48ddb121f2afc1c55d95.zip |
Merge branch 'next'
Diffstat (limited to 'test/baseline/cmd-print.test')
-rw-r--r-- | test/baseline/cmd-print.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/baseline/cmd-print.test b/test/baseline/cmd-print.test new file mode 100644 index 00000000..6099b39f --- /dev/null +++ b/test/baseline/cmd-print.test @@ -0,0 +1,11 @@ +print --decimal-comma +<<< +2008/12/31 Market + Expenses:Food ($10,00 + $2,50) + Assets:Cash +>>>1 +2008/12/31 Market + Expenses:Food ($10,00 + $2,50) + Assets:Cash +>>>2 +=== 0 |