mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
IDEA-69795 (Quickfix "Remove explicit array creation" breaks code)
This commit is contained in:
+1
@@ -22,4 +22,5 @@ public class RedundantArrayForVarargsCallInspectionTest extends InspectionTestCa
|
||||
public void testIDEADEV25923() throws Exception { doTest(); }
|
||||
public void testNestedArray() throws Exception { doTest(); }
|
||||
public void testCheckEnumConstant() throws Exception { doTest(); }
|
||||
public void testGeneric() throws Exception { doTest(); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user