Minor, rename package in some j2k tests

This commit is contained in:
Alexander Udalov
2015-01-03 04:22:01 +03:00
parent 366f0daaa8
commit b4e71bb0b6
9 changed files with 18 additions and 18 deletions
@@ -1,6 +1,6 @@
//file
package org.jetbrains.jet.j2k;
package test.j2k;
import org.jetbrains.annotations.NotNull;
public class Converter {}
public class Converter {}