Fixed test

This commit is contained in:
cyian-1756 2018-03-11 22:42:07 -04:00
parent cdc70f50cc
commit 1555a6c276

View File

@ -5,7 +5,7 @@ import java.net.URL;
import com.rarchives.ripme.ripper.rippers.FemjoyhunterRipper; import com.rarchives.ripme.ripper.rippers.FemjoyhunterRipper;
public class FemjoyRipperTest extends RippersTest { public class FemjoyhunterRipperTest extends RippersTest {
public void testRip() throws IOException { public void testRip() throws IOException {
FemjoyhunterRipper ripper = new FemjoyhunterRipper(new URL("https://www.femjoyhunter.com/alisa-i-got-nice-big-breasts-and-fine-ass-so-she-seems-to-be-a-hottest-brunette-5936/")); FemjoyhunterRipper ripper = new FemjoyhunterRipper(new URL("https://www.femjoyhunter.com/alisa-i-got-nice-big-breasts-and-fine-ass-so-she-seems-to-be-a-hottest-brunette-5936/"));
testRipper(ripper); testRipper(ripper);