set some vars to final

fdroid/fdroidclient!543
This commit is contained in:
Hans-Christoph Steiner
2018-08-08 12:07:25 +02:00
parent e5d25ae8d0
commit ae56d5c97c
2 changed files with 4 additions and 4 deletions

View File

@@ -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",