mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-02 13:50:03 +00:00
NOISSUE no issue. with unit tests.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"Sources": [
|
||||
{
|
||||
"SourceType": "http",
|
||||
"Url": "@MultiMC_TEST_DATA_PATH@/fileOneB"
|
||||
"Url": "@MultiMC_TEST_DATA_URL@/fileOneB"
|
||||
}
|
||||
],
|
||||
"Executable": true,
|
||||
@@ -20,7 +20,7 @@
|
||||
"Sources": [
|
||||
{
|
||||
"SourceType": "http",
|
||||
"Url": "@MultiMC_TEST_DATA_PATH@/fileTwo"
|
||||
"Url": "@MultiMC_TEST_DATA_URL@/fileTwo"
|
||||
}
|
||||
],
|
||||
"Executable": false,
|
||||
|
||||
Reference in New Issue
Block a user