Unbreak and reactivate the some UpdateChecker tests

This commit is contained in:
Jan Dalheimer
2014-01-05 23:24:05 +01:00
parent becaebd60d
commit 6961525faa
7 changed files with 52 additions and 21 deletions

View File

@ -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,