mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
remove forgotten debugging code
This commit is contained in:
@@ -52,11 +52,6 @@ import com.intellij.util.Consumer
|
||||
* @author peter
|
||||
*/
|
||||
class JavaAutoPopupTest extends CompletionAutoPopupTestCase {
|
||||
@Override
|
||||
protected void setUp() {
|
||||
super.setUp() //To change body of overridden methods use File | Settings | File Templates.
|
||||
CompletionAutoPopupHandler.testName = getName()
|
||||
}
|
||||
|
||||
public void testNewItemsOnLongerPrefix() {
|
||||
myFixture.configureByText("a.java", """
|
||||
|
||||
Reference in New Issue
Block a user