summaryrefslogtreecommitdiffstats
path: root/tests/data/2.json
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2016-03-03 22:47:41 +0100
committerPetr Mrázek <peterix@gmail.com>2016-03-03 22:47:41 +0100
commit3d8728f52f220845fc4079d34b97458a122ac031 (patch)
treec259e26ce41af59d2bea32d33efaf15fb6f22351 /tests/data/2.json
parent2e4fa7ec13fa8a255cebcd023ab17dbd65e8c2cb (diff)
downloadMultiMC-3d8728f52f220845fc4079d34b97458a122ac031.tar
MultiMC-3d8728f52f220845fc4079d34b97458a122ac031.tar.gz
MultiMC-3d8728f52f220845fc4079d34b97458a122ac031.tar.lz
MultiMC-3d8728f52f220845fc4079d34b97458a122ac031.tar.xz
MultiMC-3d8728f52f220845fc4079d34b97458a122ac031.zip
NOISSUE no issue. with unit tests.
Diffstat (limited to 'tests/data/2.json')
-rw-r--r--tests/data/2.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/2.json b/tests/data/2.json
index 6e2b0d3c..de7d0e07 100644
--- a/tests/data/2.json
+++ b/tests/data/2.json
@@ -8,7 +8,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "@MultiMC_TEST_DATA_PATH@/fileOneB"
+ "Url": "@MultiMC_TEST_DATA_URL@/fileOneB"
}
],
"Executable": true,
@@ -20,7 +20,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "@MultiMC_TEST_DATA_PATH@/fileTwo"
+ "Url": "@MultiMC_TEST_DATA_URL@/fileTwo"
}
],
"Executable": false,