This commit is contained in:
Looly
2020-03-23 17:53:10 +08:00
parent e40c4ccd05
commit 36c706bc7d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,10 +1,9 @@
package cn.hutool.core.img;
import cn.hutool.core.io.FileUtil;
import org.junit.Ignore;
import org.junit.Test;
import cn.hutool.core.io.FileUtil;
public class ImgTest {
@Test