summaryrefslogtreecommitdiffstats
path: root/tests/data/2.json
diff options
context:
space:
mode:
authorJan Dalheimer <jan@dalheimer.de>2014-01-05 23:24:05 +0100
committerJan Dalheimer <jan@dalheimer.de>2014-01-05 23:24:05 +0100
commit6961525faadf5d16fd1323af848ef88b7e1f26d4 (patch)
tree38bb0659d536bf42d7dfe07886a936d8bce78b5e /tests/data/2.json
parentbecaebd60d3c268dd9f95561afbe74bb8cd5f1e1 (diff)
downloadMultiMC-6961525faadf5d16fd1323af848ef88b7e1f26d4.tar
MultiMC-6961525faadf5d16fd1323af848ef88b7e1f26d4.tar.gz
MultiMC-6961525faadf5d16fd1323af848ef88b7e1f26d4.tar.lz
MultiMC-6961525faadf5d16fd1323af848ef88b7e1f26d4.tar.xz
MultiMC-6961525faadf5d16fd1323af848ef88b7e1f26d4.zip
Unbreak and reactivate the some UpdateChecker 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 bb59b9b6..6e2b0d3c 100644
--- a/tests/data/2.json
+++ b/tests/data/2.json
@@ -8,7 +8,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "$PWD/tests/data/fileOneB"
+ "Url": "@MultiMC_TEST_DATA_PATH@/fileOneB"
}
],
"Executable": true,
@@ -20,7 +20,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "$PWD/tests/data/fileTwo"
+ "Url": "@MultiMC_TEST_DATA_PATH@/fileTwo"
}
],
"Executable": false,