Skip to content

Commit

Permalink
Missing deleted class import removed
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Apr 6, 2015
1 parent 130ec7c commit e536d8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/src/test/java/org/jruby/test/MainTestSuite.java
Expand Up @@ -36,12 +36,10 @@
import junit.framework.Test;
import junit.framework.TestSuite;

import org.jruby.TestRegexpCache;
import org.jruby.ext.posix.JavaFileStatTest;
import org.jruby.javasupport.TestJava;
import org.jruby.javasupport.TestJavaClass;
import org.jruby.javasupport.test.JavaSupportTestSuite;
import org.jruby.parser.DetailedSourcePositionTest;
import org.jruby.runtime.EventHookTest;
import org.jruby.util.JRubyThreadContextTest;
import org.jruby.util.ShellLauncherTest;
Expand Down

0 comments on commit e536d8f

Please sign in to comment.