From 9c62463f84dc398b41b387fbacce31abed7e4839 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 12 Feb 2011 17:31:49 -0500 Subject: Changed testing format to aid with debugging --- test/baseline/opt-head.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/baseline/opt-head.test') diff --git a/test/baseline/opt-head.test b/test/baseline/opt-head.test index eda22ded..d0f0368c 100644 --- a/test/baseline/opt-head.test +++ b/test/baseline/opt-head.test @@ -1,5 +1,3 @@ -reg --head=10 books -<<< 2008/01/01 January Expenses:Books $10.00 Assets:Cash @@ -191,7 +189,8 @@ reg --head=10 books 2009/12/31 End of December Expenses:Books $120.00 Assets:Cash ->>>1 + +test reg --head=10 books 08-Jan-01 January Expenses:Books $10.00 $10.00 08-Jan-31 End of January Expenses:Books $10.00 $20.00 08-Feb-01 February Expenses:Books $20.00 $40.00 @@ -202,3 +201,4 @@ reg --head=10 books 08-Apr-30 End of April Expenses:Books $40.00 $200.00 08-May-01 May Expenses:Books $50.00 $250.00 08-May-31 End of May Expenses:Books $50.00 $300.00 +end test -- cgit v1.2.3