revert (IDEA-152685)

This commit is contained in:
Anna Kozlova
2016-03-14 17:48:06 +01:00
parent 7cfcb1bb69
commit c00d3d7371
3 changed files with 34 additions and 3 deletions
@@ -986,4 +986,8 @@ public class GenericsHighlighting8Test extends LightDaemonAnalyzerTestCase {
public void testUncheckedWarningsInsideIncorporationPhase() throws Exception {
doTest();
}
public void testUnifiedSubstitutorUpInTheHierarchy() throws Exception {
doTest();
}
}