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/regress/F559EC12.test | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/regress/F559EC12.test') diff --git a/test/regress/F559EC12.test b/test/regress/F559EC12.test index d6b2521e..bc7f9581 100644 --- a/test/regress/F559EC12.test +++ b/test/regress/F559EC12.test @@ -19,7 +19,6 @@ Element: EXPR flags: 0x1 min: 12 max: 0 expr: scrub(amount) --- Formatted string --- "20 BOOK " ->>>2 === 0 format "%12(scrub(amount))" >>>1 @@ -41,5 +40,3 @@ Element: EXPR flags: 0x0 min: 12 max: 0 expr: scrub(amount) --- Formatted string --- " 20 BOOK" ->>>2 -=== 0 -- cgit v1.2.3