mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-18 12:49:59 -04:00
@@ -16,7 +16,7 @@ import static org.junit.Assert.fail;
|
||||
|
||||
public class HttpDownloaderTest {
|
||||
|
||||
String[] urls = {
|
||||
final String[] urls = {
|
||||
"https://en.wikipedia.org/wiki/Index.html",
|
||||
"https://mirrors.kernel.org/debian/dists/stable/Release",
|
||||
"https://f-droid.org/repo/index.jar",
|
||||
|
||||
Reference in New Issue
Block a user