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
@@ -0,0 +1,7 @@
//file
package test.j2k.in;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
public class Converter {}