1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-23 22:14:06 +02:00

Update ThechiveRipperTest.java

This commit is contained in:
cyian-1756
2019-04-05 23:53:44 -05:00
committed by GitHub
parent 9ac28ad5d3
commit a7023cc54b

View File

@@ -56,11 +56,11 @@ public class ThechiveRipperTest extends RippersTest {
/* /*
* "i.thechive.com" test. * "i.thechive.com" test.
*/ */
// Commented out because the link is 404ing TODO: Change the link to a working one and reenable the test
// public void testIDotThechive() throws IOException { public void testIDotThechive() throws IOException {
// ThechiveRipper ripper = new ThechiveRipper(new URL("https://i.thechive.com/HHHoney")); ThechiveRipper ripper = new ThechiveRipper(new URL("https://i.thechive.com/HHHoney"));
// testRipper(ripper); testRipper(ripper);
// } }
/* /*
* *