mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
unused library: bind parameter modifier lists with annotation classes (IDEA-145186)
This commit is contained in:
@@ -65,4 +65,5 @@ public class UnusedLibraryInspectionTest extends InspectionTestCase {
|
||||
public void testSimple() throws Exception { doTest(); }
|
||||
public void testUsedJunit() throws Exception { doTest(); }
|
||||
public void testUsedJunitFromField() throws Exception { doTest(); }
|
||||
public void testUsedInParameterAnnotation() throws Exception { doTest(); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user