From 61f11bab1791dc0d0a308750f26414662e6f654d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 12 Feb 2011 16:45:49 -0500 Subject: Removed needless "=== 0" and ">>>2" lines from test files --- test/baseline/opt-period.test | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/baseline/opt-period.test') diff --git a/test/baseline/opt-period.test b/test/baseline/opt-period.test index 09e7e355..c471c5a2 100644 --- a/test/baseline/opt-period.test +++ b/test/baseline/opt-period.test @@ -246,14 +246,12 @@ reg -p "january 2008" 08-Jan-31 End of January Expenses:Books $10.00 $10.00 Liabilities:Cards $10.00 $20.00 Assets:Cash $-20.00 0 ->>>2 === 0 reg -p "monthly january 2008" >>>1 08-Jan-01 - 08-Jan-31 Assets:Cash $-40.00 $-40.00 Expenses:Books $20.00 $-20.00 Liabilities:Cards $20.00 0 ->>>2 === 0 reg -p "weekly january 2008" >>>1 @@ -263,14 +261,12 @@ reg -p "weekly january 2008" 08-Jan-29 - 08-Jan-31 Assets:Cash $-20.00 $-20.00 Expenses:Books $10.00 $-10.00 Liabilities:Cards $10.00 0 ->>>2 === 0 reg -p "yearly 2008" >>>1 08-Jan-01 - 08-Dec-31 Assets:Cash $-3120.00 $-3120.00 Expenses:Books $1560.00 $-1560.00 Liabilities:Cards $1560.00 0 ->>>2 === 0 reg -p "from 2009/11/01" >>>1 @@ -286,5 +282,3 @@ reg -p "from 2009/11/01" 09-Dec-31 End of December Expenses:Books $120.00 $120.00 Liabilities:Cards $120.00 $240.00 Assets:Cash $-240.00 0 ->>>2 -=== 0 -- cgit v1.2.3