remove test_issue409 #409
parent
17ae500c77
commit
f5018d569e
|
@ -86,8 +86,4 @@ public class SimpleHttpClientTest {
|
||||||
assertThat(weather).isNotNull();
|
assertThat(weather).isNotNull();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
|
||||||
public void test_issue409() throws Exception {
|
|
||||||
System.out.println(new SimpleHttpClient(Site.me()).get("https://www.beijing-hyundai.com.cn").getHtml());
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue