diff options
author | John Wiegley <johnw@newartisans.com> | 2011-02-12 16:45:49 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2011-02-12 17:55:55 -0500 |
commit | 61f11bab1791dc0d0a308750f26414662e6f654d (patch) | |
tree | 3130f3dd550608734f58383201e1a0e3c76a7477 /test/regress/F559EC12.test | |
parent | c2b5b1a516cdc065d14047176116900d2bab867e (diff) | |
download | fork-ledger-61f11bab1791dc0d0a308750f26414662e6f654d.tar.gz fork-ledger-61f11bab1791dc0d0a308750f26414662e6f654d.tar.bz2 fork-ledger-61f11bab1791dc0d0a308750f26414662e6f654d.zip |
Removed needless "=== 0" and ">>>2" lines from test files
Diffstat (limited to 'test/regress/F559EC12.test')
-rw-r--r-- | test/regress/F559EC12.test | 3 |
1 files changed, 0 insertions, 3 deletions
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 |