From 7fc5dfce2c5c643c0625a1ddbc18ea0622454345 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Tue, 23 Mar 2010 14:36:49 +0300 Subject: [PATCH] fix expected highlighting in regexp test --- RegExpSupport/testData/RETest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RegExpSupport/testData/RETest.xml b/RegExpSupport/testData/RETest.xml index 2316463a0863..696057dc5826 100644 --- a/RegExpSupport/testData/RETest.xml +++ b/RegExpSupport/testData/RETest.xml @@ -806,7 +806,7 @@ OK - ([^\s\}]+)\s*\}?\s*)?(.*)]]> + [^\s\}]+)\s*\}?\s*)?(.*)]]> OK