summaryrefslogtreecommitdiffstats
path: root/tests/data/1.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/1.json')
-rw-r--r--tests/data/1.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/1.json b/tests/data/1.json
index 7eda1618..3dd189e5 100644
--- a/tests/data/1.json
+++ b/tests/data/1.json
@@ -8,7 +8,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "@MultiMC_TEST_DATA_URL@/fileOneA"
+ "Url": "@TEST_DATA_URL@/fileOneA"
}
],
"Executable": true,
@@ -20,7 +20,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "@MultiMC_TEST_DATA_URL@/fileTwo"
+ "Url": "@TEST_DATA_URL@/fileTwo"
}
],
"Executable": false,
@@ -32,7 +32,7 @@
"Sources": [
{
"SourceType": "http",
- "Url": "@MultiMC_TEST_DATA_URL@/fileThree"
+ "Url": "@TEST_DATA_URL@/fileThree"
}
],
"Executable": false,