mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Fix highlighting tests and remove an outdated test.
This commit is contained in:
@@ -106,6 +106,7 @@ public class HtmlHighlightingLexer extends BaseHtmlLexer {
|
||||
embeddedLexer.start(buffer,startOffset,skipToTheEndOfTheEmbeddment(),state);
|
||||
} else {
|
||||
embeddedLexer = null;
|
||||
scriptLexer = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user