remove some test

master
yihua.huang 2014-04-25 18:30:49 +08:00
parent 05eb7831b6
commit b1258f4f16
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
package us.codecraft.webmagic.scripts;
import org.junit.Ignore;
import org.junit.Test;
import us.codecraft.webmagic.Spider;
@ -7,6 +8,7 @@ import us.codecraft.webmagic.Spider;
* @author code4crafter@gmail.com
* @since 0.4.1
*/
@Ignore
public class ScriptProcessorTest {
@Test