mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
a commented test for IDEA-64703
This commit is contained in:
@@ -178,4 +178,8 @@ public class NormalCompletionOrderingTest extends CompletionSortingTestCase {
|
||||
checkPreferredItems(0, "value");
|
||||
}
|
||||
|
||||
public void _testCurrentClassBest() {
|
||||
checkPreferredItems(0, "XcodeProjectTemplate", "XcodeConfigurable");
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user