mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
do not fall into inner classes if there is a good variant on the initial level
This commit is contained in:
+2
-1
@@ -31,5 +31,6 @@ public class JavaFileStructureFilteringTest extends JavaFileStructureTestCase {
|
||||
public void testCamel2()throws Exception{checkTree("soHe");}
|
||||
public void testSelectLeafFirst()throws Exception{checkTree("clear");}
|
||||
public void testSelectLeafFirst2()throws Exception{checkTree("clear");}
|
||||
|
||||
public void testSelectLeafFirst3()throws Exception{checkTree("clear");}
|
||||
public void testSelectLeafFirst4()throws Exception{checkTree("clear");}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user