!322 修复了工程从仓库拉取到本地后执行./hutool.sh install脚本后运行报错的问题

Merge pull request !322 from ujshenry/v5-master
This commit is contained in:
Looly
2021-05-11 15:54:43 +08:00
committed by Gitee
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(),