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
@@ -16,6 +16,7 @@
package org.jetbrains.jet.codegen;
import org.jetbrains.jet.codegen.forTestCompile.ForTestCompileRuntime;
import org.jetbrains.jet.compiler.CompileEnvironment;
import org.jetbrains.jet.lang.psi.JetPsiUtil;