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-effective.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/baseline/opt-effective.test') diff --git a/test/baseline/opt-effective.test b/test/baseline/opt-effective.test index 0ce08550..adf9f8af 100644 --- a/test/baseline/opt-effective.test +++ b/test/baseline/opt-effective.test @@ -14,8 +14,8 @@ reg --effective >>>1 08-Jan-01 January Expenses:Books $10.00 $10.00 Assets:Cash $-10.00 0 -08-Feb-01 End of January Expenses:Books $10.00 $10.00 -08-Jan-01 End of January Assets:Cash $-10.00 0 +08-Jan-01 End of January Assets:Cash $-10.00 $-10.00 +08-Feb-01 End of January Expenses:Books $10.00 0 08-Feb-01 February Expenses:Books $20.00 $20.00 Assets:Cash $-20.00 0 >>>2 -- cgit v1.2.3