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.test | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/baseline/opt-depth.test') diff --git a/test/baseline/opt-depth.test b/test/baseline/opt-depth.test index 4b378fac..33e18912 100644 --- a/test/baseline/opt-depth.test +++ b/test/baseline/opt-depth.test @@ -25,7 +25,6 @@ bal --depth 1 $-30.00 Income -------------------- 0 ->>>2 === 0 bal --depth 2 >>>1 @@ -36,7 +35,6 @@ bal --depth 2 $-30.00 Income:One -------------------- 0 ->>>2 === 0 bal --depth 3 >>>1 @@ -51,7 +49,6 @@ bal --depth 3 $-20.00 Two -------------------- 0 ->>>2 === 0 bal --depth 4 >>>1 @@ -70,7 +67,6 @@ bal --depth 4 $-10.00 Three -------------------- 0 ->>>2 === 0 bal --depth 5 >>>1 @@ -89,5 +85,3 @@ bal --depth 5 $-10.00 Three:Books -------------------- 0 ->>>2 -=== 0 -- cgit v1.2.3