mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fix GroovyDebuggerTest?
This commit is contained in:
@@ -56,7 +56,7 @@ import com.intellij.util.concurrency.Semaphore
|
||||
*/
|
||||
class GroovyDebuggerTest extends GroovyCompilerTestCase {
|
||||
@Override
|
||||
protected boolean useJps() { false }
|
||||
protected boolean useJps() { true }
|
||||
|
||||
@Override
|
||||
protected void setUp() {
|
||||
|
||||
Reference in New Issue
Block a user