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-display-total.test | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/baseline/opt-display-total.test') diff --git a/test/baseline/opt-display-total.test b/test/baseline/opt-display-total.test index a78dfad8..ae284f0c 100644 --- a/test/baseline/opt-display-total.test +++ b/test/baseline/opt-display-total.test @@ -1,5 +1,3 @@ -reg --display-total='amount * 10' books -<<< 2008/01/01 January Expenses:Books $10.00 Assets:Cash @@ -48,7 +46,8 @@ reg --display-total='amount * 10' books Expenses:Books $20.00 Assets:Cash ->>>1 + +test reg --display-total='amount * 10' books 08-Jan-01 January Expenses:Books $10.00 $100.00 08-Jan-01 End of January Expenses:Books $10.00 $100.00 08-Jan-01 January Expenses:Books $10.00 $100.00 @@ -61,3 +60,4 @@ reg --display-total='amount * 10' books 08-Feb-01 End of February Expenses:Books $20.00 $200.00 08-Feb-01 February Expenses:Books $20.00 $200.00 08-Feb-01 End of February Expenses:Books $20.00 $200.00 +end test -- cgit v1.2.3