mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-12 17:04:04 +02:00
Change NewgroundsRipper test name
This commit is contained in:
@@ -7,7 +7,7 @@ import java.net.URL;
|
||||
|
||||
public class NewgroundsRipperTest extends RippersTest {
|
||||
|
||||
public void testImgboxRip() throws IOException {
|
||||
public void testNewgroundsRip() throws IOException {
|
||||
NewgroundsRipper ripper = new NewgroundsRipper(new URL("https://zone-sama.newgrounds.com/art"));
|
||||
testRipper(ripper);
|
||||
}
|
||||
|
Reference in New Issue
Block a user