NOISSUE no issue. with unit tests.

This commit is contained in:
Petr Mrázek
2016-03-03 22:47:41 +01:00
parent 2e4fa7ec13
commit 3d8728f52f
7 changed files with 32 additions and 21 deletions

View File

@ -8,7 +8,7 @@
"Sources": [
{
"SourceType": "http",
"Url": "@MultiMC_TEST_DATA_PATH@/fileOneA"
"Url": "@MultiMC_TEST_DATA_URL@/fileOneA"
}
],
"Executable": true,
@ -20,7 +20,7 @@
"Sources": [
{
"SourceType": "http",
"Url": "@MultiMC_TEST_DATA_PATH@/fileTwo"
"Url": "@MultiMC_TEST_DATA_URL@/fileTwo"
}
],
"Executable": false,
@ -32,7 +32,7 @@
"Sources": [
{
"SourceType": "http",
"Url": "@MultiMC_TEST_DATA_PATH@/fileThree"
"Url": "@MultiMC_TEST_DATA_URL@/fileThree"
}
],
"Executable": false,