mirror of
https://gitee.com/dromara/hutool.git
synced 2025-07-31 16:11:50 +08:00
fix test
This commit is contained in:
parent
6c31a11ee2
commit
1a4d718235
@ -9,7 +9,7 @@ import org.junit.Test;
|
||||
public class ExtractorTest {
|
||||
|
||||
@Test
|
||||
// @Ignore
|
||||
@Ignore
|
||||
public void zipTest(){
|
||||
Extractor extractor = CompressUtil.createExtractor(
|
||||
CharsetUtil.defaultCharset(),
|
||||
|
Loading…
Reference in New Issue
Block a user