summaryrefslogtreecommitdiffstats
path: root/tests/data/channels.json
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2013-12-15 12:18:42 +0100
committerJan Dalheimer <jan@dalheimer.de>2013-12-15 12:18:42 +0100
commit3e8bcc1cf6f3400fff9aa361ddc109bafe16d646 (patch)
treeafe65f236ffada97947daf0993002cbb3dc46950 /tests/data/channels.json
parentf273334212274b1f1c7da376ef186314de8c4428 (diff)
downloadMultiMC-3e8bcc1cf6f3400fff9aa361ddc109bafe16d646.tar
MultiMC-3e8bcc1cf6f3400fff9aa361ddc109bafe16d646.tar.gz
MultiMC-3e8bcc1cf6f3400fff9aa361ddc109bafe16d646.tar.lz
MultiMC-3e8bcc1cf6f3400fff9aa361ddc109bafe16d646.tar.xz
MultiMC-3e8bcc1cf6f3400fff9aa361ddc109bafe16d646.zip
Unit tests for the DownloadUpdateTask class
Diffstat (limited to 'tests/data/channels.json')
-rw-r--r--tests/data/channels.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/channels.json b/tests/data/channels.json
index dd99fd27..e4f04bff 100644
--- a/tests/data/channels.json
+++ b/tests/data/channels.json
@@ -5,7 +5,7 @@
"id": "develop",
"name": "Develop",
"description": "The channel called \"develop\"",
- "url": "http://example.org/stuff"
+ "url": "file://$PWD/tests/data/"
},
{
"id": "stable",