mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-02-19 21:54:50 +01:00
hentainexus flaky
This commit is contained in:
parent
dfb217179b
commit
0b63c26c82
@ -8,10 +8,12 @@ import java.util.List;
|
||||
import com.rarchives.ripme.ripper.rippers.HentaiNexusRipper;
|
||||
import org.json.JSONObject;
|
||||
import org.junit.Assert;
|
||||
import org.junit.jupiter.api.Tag;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
public class HentainexusRipperTest extends RippersTest {
|
||||
@Test
|
||||
@Tag("flaky")
|
||||
public void testHentaiNexusJson() throws IOException {
|
||||
List<URL> testURLs = new ArrayList<>();
|
||||
testURLs.add(new URL("https://hentainexus.com/view/9202"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user