Unbreak and reactivate the some UpdateChecker tests
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
"Sources": [
|
||||
{
|
||||
"SourceType": "http",
|
||||
"Url": "$PWD/tests/data/fileOneA"
|
||||
"Url": "@MultiMC_TEST_DATA_PATH@/fileOneA"
|
||||
}
|
||||
],
|
||||
"Executable": true,
|
||||
@ -20,7 +20,7 @@
|
||||
"Sources": [
|
||||
{
|
||||
"SourceType": "http",
|
||||
"Url": "$PWD/tests/data/fileTwo"
|
||||
"Url": "@MultiMC_TEST_DATA_PATH@/fileTwo"
|
||||
}
|
||||
],
|
||||
"Executable": false,
|
||||
@ -32,7 +32,7 @@
|
||||
"Sources": [
|
||||
{
|
||||
"SourceType": "http",
|
||||
"Url": "$PWD/tests/data/fileThree"
|
||||
"Url": "@MultiMC_TEST_DATA_PATH@/fileThree"
|
||||
}
|
||||
],
|
||||
"Executable": false,
|
||||
|
Reference in New Issue
Block a user