mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
server only runs tests ending with *Test
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ import org.jetbrains.plugins.groovy.util.TestUtils
|
||||
/**
|
||||
* @author Maxim.Medvedev
|
||||
*/
|
||||
class GrCompletionTestWithLibrary extends GroovyCompletionTestBase {
|
||||
class GrCompletionWithLibraryTest extends GroovyCompletionTestBase {
|
||||
public static final DefaultLightProjectDescriptor GROOVY_17_PROJECT_DESCRIPTOR = new DefaultLightProjectDescriptor() {
|
||||
@Override
|
||||
public void configureModule(Module module, ModifiableRootModel model, ContentEntry contentEntry) {
|
||||
Reference in New Issue
Block a user