Adds support for the travertine and waterfall server proxies
This commit is contained in:
@ -8,6 +8,7 @@ import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
public class DownloadTests {
|
||||
|
||||
@Test
|
||||
public void downloadJarsTest() throws IOException {
|
||||
String targetDirectory = Main.getApplicationWorkDirectory() + File.separator + "files" + File.separator + "testjars" + File.separator;
|
||||
|
Reference in New Issue
Block a user