mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
the old-style autopopup to be triggered inside identifier
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ class JavaAutoPopupTest extends CompletionAutoPopupTestCase {
|
||||
|
||||
}
|
||||
|
||||
public void testNoAutopopupInTheMiddleOfIdentifier() {
|
||||
public void _testNoAutopopupInTheMiddleOfIdentifier() {
|
||||
myFixture.configureByText("a.java", """
|
||||
class Foo {
|
||||
String foo(String iterable) {
|
||||
|
||||
Reference in New Issue
Block a user