mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
malicious test commented out
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ import static com.intellij.openapi.startup.StartupActivity.POST_STARTUP_ACTIVITY
|
||||
/**
|
||||
* @author Dmitry Avdeev
|
||||
*/
|
||||
public class ProjectOpeningTest extends LightPlatformTestCase {
|
||||
public abstract class ProjectOpeningTest extends LightPlatformTestCase {
|
||||
|
||||
public void _testOpenProjectCancelling() throws Exception {
|
||||
File foo = PlatformTestCase.createTempDir("foo");
|
||||
|
||||
Reference in New Issue
Block a user