From 559566751ddd29caf2cd74c3d44982c907bd1020 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 28 Oct 2009 01:17:10 -0400 Subject: Sort by default unless --unsorted is selected --- test/baseline/opt-strict.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/baseline/opt-strict.test') diff --git a/test/baseline/opt-strict.test b/test/baseline/opt-strict.test index a0e593b2..1917d946 100644 --- a/test/baseline/opt-strict.test +++ b/test/baseline/opt-strict.test @@ -14,10 +14,10 @@ reg --strict >>>1 07-Feb-02 Foo Expenses:Food $10.00 $10.00 Assets:Cash $-10.00 0 -07-Feb-03 Bar Expenses:Food $20.00 $20.00 - Assets:Cash $-20.00 0 07-Feb-02 Baz Expenses:Foodx $30.00 $30.00 Assets:Cash $-30.00 0 +07-Feb-03 Bar Expenses:Food $20.00 $20.00 + Assets:Cash $-20.00 0 >>>2 Warning: "$FILE", line 10: Unknown account 'Expenses:Foodx' === 0 -- cgit v1.2.3