mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
not a test yet
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
package org.jetbrains.idea.svn;
|
||||
|
||||
import com.intellij.util.net.HttpConfigurable;
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* Created with IntelliJ IDEA.
|
||||
@@ -40,4 +39,6 @@ public class SvnAndProxyTest extends Svn17TestCase {
|
||||
h.KEEP_PROXY_PASSWORD = false;
|
||||
h.LAST_ERROR = null;
|
||||
}
|
||||
|
||||
private @interface Test{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user