mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
testdata for IDEA-59290
This commit is contained in:
+1
@@ -165,4 +165,5 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testLambdaExpressions() throws Exception { doTest(false, true, false); }
|
||||
public void testJava7CastConventions() throws Exception { doTest(false, true, false); }
|
||||
public void testUncheckedWarning() throws Exception { doTest(true, false); }
|
||||
public void testUncheckedWarningIDEA59290() throws Exception { doTest(true, false); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user