diff options
author | Craig Earls <enderw88@gmail.com> | 2013-01-29 10:34:56 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-01-29 10:34:56 -0700 |
commit | f8ff46241bfd2b1beed418b201a121c2738db089 (patch) | |
tree | 97f9bde8b559fc4f5e7fca05dc0cbb9b0b9043e5 /test/baseline/opt-count.test | |
parent | 097a9c7b386c6472fa426bb7c2115599f7f2e750 (diff) | |
parent | f9da94c909c57f416bec0266dd20b931f556a7a9 (diff) | |
download | fork-ledger-f8ff46241bfd2b1beed418b201a121c2738db089.tar.gz fork-ledger-f8ff46241bfd2b1beed418b201a121c2738db089.tar.bz2 fork-ledger-f8ff46241bfd2b1beed418b201a121c2738db089.zip |
Merge branch 'bug514-sort-accounts-and-commodities' into kitchen-sink
Diffstat (limited to 'test/baseline/opt-count.test')
-rw-r--r-- | test/baseline/opt-count.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/baseline/opt-count.test b/test/baseline/opt-count.test index 9c5495c8..7c935c7a 100644 --- a/test/baseline/opt-count.test +++ b/test/baseline/opt-count.test @@ -17,14 +17,14 @@ Assets:Cash -30.00 EUR test accounts --count -2 Expenses:Phone 4 Assets:Cash +2 Expenses:Phone 2 Expenses:Rent end test test commodities --count -4 GBP 4 EUR +4 GBP end test test payees --count @@ -33,8 +33,8 @@ test payees --count end test test commodities :rent --count -1 GBP 1 EUR +1 GBP end test test payees tag bnb --count |