Forgot URL
:D This is what Travis-CI is for.
This commit is contained in:
parent
b5ab5b9b99
commit
ca8bcb3675
@ -30,7 +30,7 @@ public class VscoRipperTest extends RippersTest {
|
|||||||
* @throws IOException
|
* @throws IOException
|
||||||
*/
|
*/
|
||||||
public void testHyphenatedRip() throws IOException {
|
public void testHyphenatedRip() throws IOException {
|
||||||
VscoRipper ripper = new VscoRipper(new URL(""));
|
VscoRipper ripper = new VscoRipper(new URL("https://vsco.co/jolly-roger/images/1"));
|
||||||
testRipper(ripper);
|
testRipper(ripper);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user