We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130ec7c commit e536d8fCopy full SHA for e536d8f
core/src/test/java/org/jruby/test/MainTestSuite.java
@@ -36,12 +36,10 @@
36
import junit.framework.Test;
37
import junit.framework.TestSuite;
38
39
-import org.jruby.TestRegexpCache;
40
import org.jruby.ext.posix.JavaFileStatTest;
41
import org.jruby.javasupport.TestJava;
42
import org.jruby.javasupport.TestJavaClass;
43
import org.jruby.javasupport.test.JavaSupportTestSuite;
44
-import org.jruby.parser.DetailedSourcePositionTest;
45
import org.jruby.runtime.EventHookTest;
46
import org.jruby.util.JRubyThreadContextTest;
47
import org.jruby.util.ShellLauncherTest;
0 commit comments