mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
IDEA-25267 Smart Completion after continue&break should filter labels
This commit is contained in:
+1
@@ -1002,6 +1002,7 @@ public class SmartTypeCompletionTest extends LightFixtureCompletionTestCase {
|
||||
}
|
||||
|
||||
public void testEnumAsDefaultAnnotationParam() throws Throwable { doTest(); }
|
||||
public void testBreakLabel() throws Throwable { doTest(); }
|
||||
|
||||
public void testNewAbstractInsideAnonymous() throws Throwable { doTest(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user