diff options
author | John Wiegley <johnw@newartisans.com> | 2011-02-12 16:45:49 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2011-02-12 17:55:55 -0500 |
commit | 61f11bab1791dc0d0a308750f26414662e6f654d (patch) | |
tree | 3130f3dd550608734f58383201e1a0e3c76a7477 /test/baseline/opt-sort-all.test | |
parent | c2b5b1a516cdc065d14047176116900d2bab867e (diff) | |
download | fork-ledger-61f11bab1791dc0d0a308750f26414662e6f654d.tar.gz fork-ledger-61f11bab1791dc0d0a308750f26414662e6f654d.tar.bz2 fork-ledger-61f11bab1791dc0d0a308750f26414662e6f654d.zip |
Removed needless "=== 0" and ">>>2" lines from test files
Diffstat (limited to 'test/baseline/opt-sort-all.test')
-rw-r--r-- | test/baseline/opt-sort-all.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/baseline/opt-sort-all.test b/test/baseline/opt-sort-all.test index 974f95c4..73fc4025 100644 --- a/test/baseline/opt-sort-all.test +++ b/test/baseline/opt-sort-all.test @@ -99,7 +99,6 @@ reg --monthly --sort=-amount Liabilities:MasterCard $-3,925.94 0 08-Dec-01 - 08-Dec-31 Expens:Travel:Passport $254.00 $254.00 Assets:Checking $-254.00 0 ->>>2 === 0 reg --monthly --sort-all=-amount >>>1 @@ -118,5 +117,3 @@ reg --monthly --sort-all=-amount 08-Apr-01 - 08-Apr-30 Liabilities:MasterCard $-1,186.14 $6,389.14 08-Mar-01 - 08-Mar-31 Liabilities:MasterCard $-2,463.20 $3,925.94 08-Sep-01 - 08-Sep-30 Liabilities:MasterCard $-3,925.94 0 ->>>2 -=== 0 |