mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-09 15:26:53 +02:00
Extended HitomiRipper unit test
This commit is contained in:
@@ -9,5 +9,6 @@ public class HitomiRipperTest extends RippersTest {
|
||||
public void testRip() throws IOException {
|
||||
HitomiRipper ripper = new HitomiRipper(new URL("https://hitomi.la/galleries/975973.html"));
|
||||
testRipper(ripper);
|
||||
assertTrue(ripper.getGID(new URL("https://hitomi.la/galleries/975973.html")).equals("975973"));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user