mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
MinusculeMatcher: spaces and parentheses should be treated in a special way only in file structure dialog (IDEA-142607, IDEA-101880)
This commit is contained in:
+1
-1
@@ -461,7 +461,7 @@ public class NormalCompletionTest extends LightFixtureCompletionTestCase {
|
||||
}
|
||||
|
||||
public void testAtUnderClass() throws Throwable {
|
||||
doTest();
|
||||
doTest('\n');
|
||||
}
|
||||
|
||||
public void testLocalClassName() throws Throwable { doTest(); }
|
||||
|
||||
Reference in New Issue
Block a user