create forTestCompile package

This commit is contained in:
Stepan Koltsov
2012-04-09 00:07:52 +04:00
parent d74c217936
commit 4125a508ec
6 changed files with 6 additions and 4 deletions
@@ -21,6 +21,7 @@ import gnu.trove.THashSet;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
import org.jetbrains.jet.codegen.forTestCompile.ForTestCompileRuntime;
import org.jetbrains.jet.compiler.CompileSession;
import org.jetbrains.jet.compiler.MessageRenderer;
import org.jetbrains.jet.lang.descriptors.ClassDescriptor;