mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Correctly refreshing tree nodes now
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ public class ArrangementRuleEditingModelImplTest extends AbstractArrangementRule
|
||||
assertNotNull(staticNode);
|
||||
assertEquals(atom(STATIC), staticNode.getUserObject());
|
||||
|
||||
//checkTreeNodesConsistency();
|
||||
checkTreeNodesConsistency();
|
||||
}
|
||||
|
||||
private void checkTreeNodesConsistency() {
|
||||
|
||||
Reference in New Issue
Block a user