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