Skip to content

Commit e536d8f

Browse files
committed
Missing deleted class import removed
1 parent 130ec7c commit e536d8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/test/java/org/jruby/test/MainTestSuite.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,10 @@
3636
import junit.framework.Test;
3737
import junit.framework.TestSuite;
3838

39-
import org.jruby.TestRegexpCache;
4039
import org.jruby.ext.posix.JavaFileStatTest;
4140
import org.jruby.javasupport.TestJava;
4241
import org.jruby.javasupport.TestJavaClass;
4342
import org.jruby.javasupport.test.JavaSupportTestSuite;
44-
import org.jruby.parser.DetailedSourcePositionTest;
4543
import org.jruby.runtime.EventHookTest;
4644
import org.jruby.util.JRubyThreadContextTest;
4745
import org.jruby.util.ShellLauncherTest;

0 commit comments

Comments
 (0)