修复./hutool.sh install执行过程中报错问题

Signed-off-by: henry <1009015337@qq.com>
This commit is contained in:
henry
2021-05-11 12:05:25 +08:00
parent cedfab67f2
commit 98299a2bbc
4 changed files with 6 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import org.junit.Test;
public class ExtractorTest {
@Test
// @Ignore
@Ignore
public void zipTest(){
Extractor extractor = CompressUtil.createExtractor(
CharsetUtil.defaultCharset(),