Move InTextDirectivesUtils from idea module to compiler-tests: change package

This commit is contained in:
Natalia.Ukhorskaya
2012-10-15 19:45:54 +04:00
parent 46d82afc66
commit 21900b7871
11 changed files with 11 additions and 11 deletions
@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.jetbrains.jet.testing;
package org.jetbrains.jet;
import com.intellij.openapi.util.text.StringUtil;
import com.intellij.util.ArrayUtil;