mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复./hutool.sh install执行过程中报错问题
Signed-off-by: henry <1009015337@qq.com>
This commit is contained in:
@@ -9,7 +9,7 @@ import org.junit.Test;
|
||||
public class ExtractorTest {
|
||||
|
||||
@Test
|
||||
// @Ignore
|
||||
@Ignore
|
||||
public void zipTest(){
|
||||
Extractor extractor = CompressUtil.createExtractor(
|
||||
CharsetUtil.defaultCharset(),
|
||||
|
Reference in New Issue
Block a user