Reenabled xhamster test
This commit is contained in:
parent
8e2d32a6bc
commit
d517de09c0
@ -6,9 +6,7 @@ import java.net.URL;
|
||||
import com.rarchives.ripme.ripper.rippers.XhamsterRipper;
|
||||
|
||||
public class XhamsterRipperTest extends RippersTest {
|
||||
// https://github.com/RipMeApp/ripme/issues/206 - Disabled tests: XhamsterRipperTest test cases are flaky in Travis CI
|
||||
|
||||
/*
|
||||
public void testXhamsterAlbum1() throws IOException {
|
||||
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/photos/gallery/sexy-preggo-girls-9026608"));
|
||||
testRipper(ripper);
|
||||
@ -18,5 +16,4 @@ public class XhamsterRipperTest extends RippersTest {
|
||||
XhamsterRipper ripper = new XhamsterRipper(new URL("https://xhamster.com/photos/gallery/japanese-dolls-4-asahi-mizuno-7254664"));
|
||||
testRipper(ripper);
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user