mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
append qualifier type args in canonical text, e.g. IDEA-60166
This commit is contained in:
+1
@@ -167,4 +167,5 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testUncheckedWarning() throws Exception { doTest(true, false); }
|
||||
public void testUncheckedWarningIDEA59290() throws Exception { doTest(true, false); }
|
||||
public void testUncheckedWarningIDEA70620() throws Exception { doTest(true, false); }
|
||||
public void testUncheckedWarningIDEA60166() throws Exception { doTest(true, false); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user