From: Sergey Simonchik Date: Wed, 8 Jun 2016 08:32:41 +0000 (+0300) Subject: fix tests: invoked later reparseFiles(file) interfere with highlighting in tests X-Git-Tag: clion/163.22~2 X-Git-Url: http://git.jetbrains.org/?p=idea%2Fcommunity.git;a=commitdiff_plain;h=c60e97cd084e2ca0d0543e0b4c5d36f1ac5d78e1 fix tests: invoked later reparseFiles(file) interfere with highlighting in tests --- diff --git a/platform/core-api/src/com/intellij/psi/LanguageSubstitutors.java b/platform/core-api/src/com/intellij/psi/LanguageSubstitutors.java index c78448173c17..bdca79ca28b0 100644 --- a/platform/core-api/src/com/intellij/psi/LanguageSubstitutors.java +++ b/platform/core-api/src/com/intellij/psi/LanguageSubstitutors.java @@ -82,7 +82,7 @@ public final class LanguageSubstitutors extends LanguageExtension