From 23b63c2e7c0566526a0c953e7e7374f5bef428c9 Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 7 Sep 2011 17:48:06 +0000 Subject: remove stray copy/paste --- tests/parseExpr.test | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/parseExpr.test b/tests/parseExpr.test index 1620a62..29d8c9f 100644 --- a/tests/parseExpr.test +++ b/tests/parseExpr.test @@ -997,10 +997,6 @@ test parseExpr-21.63 {error message} -body { } -returnCodes error -result "missing close-brace in expression \"...12345678901234567890*\[\{abcdefghijklmnopqrstuv...\"" -test parseExpr-18.1 {LogSyntaxError procedure, error in expr longer than 60 chars} -constraints testexprparser -body { - testexprparser {(+0123456)*(+0123456)*(+0123456)*(+0123456)*(+0123456)*(+0123456)*(+0123456)/} -1 -} -returnCodes error -match glob -result * - test parseExpr-22.1 {Bug 3401704} -constraints testexprparser -body { testexprparser 2a() 1 } -result {- {} 0 subexpr 2 1 text 2 0 {}} -- cgit v0.12