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-depth_flat.test | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/baseline/opt-depth_flat.test') diff --git a/test/baseline/opt-depth_flat.test b/test/baseline/opt-depth_flat.test index 85f29423..522e9034 100644 --- a/test/baseline/opt-depth_flat.test +++ b/test/baseline/opt-depth_flat.test @@ -20,7 +20,6 @@ bal --depth 1 --flat Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 >>>1 ->>>2 === 0 bal --depth 2 --flat >>>1 @@ -28,7 +27,6 @@ bal --depth 2 --flat $10.00 Expenses:Books -------------------- 0 ->>>2 === 0 bal --depth 3 --flat >>>1 @@ -38,7 +36,6 @@ bal --depth 3 --flat $-10.00 Income:One:Books -------------------- 0 ->>>2 === 0 bal --depth 4 --flat >>>1 @@ -50,7 +47,6 @@ bal --depth 4 --flat $-10.00 Income:One:Two:Books -------------------- 0 ->>>2 === 0 bal --depth 5 --flat >>>1 @@ -64,5 +60,3 @@ bal --depth 5 --flat $-10.00 Income:One:Two:Three:Books -------------------- 0 ->>>2 -=== 0 -- cgit v1.2.3