remove forgotten debugging code

This commit is contained in:
peter
2011-12-22 19:55:07 +01:00
parent 0e9c261e10
commit 7e604bc29f

View File

@@ -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", """