From e8ba5dafc63de65ed8a469353b808e391633f0fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Wed, 13 Apr 2016 01:24:55 +0200 Subject: NOISSUE remove dead unit tests and reorganize CMake code related to unit tests --- tests/data/2.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/2.json') diff --git a/tests/data/2.json b/tests/data/2.json index de7d0e07..a7ba7029 100644 --- a/tests/data/2.json +++ b/tests/data/2.json @@ -8,7 +8,7 @@ "Sources": [ { "SourceType": "http", - "Url": "@MultiMC_TEST_DATA_URL@/fileOneB" + "Url": "@TEST_DATA_URL@/fileOneB" } ], "Executable": true, @@ -20,7 +20,7 @@ "Sources": [ { "SourceType": "http", - "Url": "@MultiMC_TEST_DATA_URL@/fileTwo" + "Url": "@TEST_DATA_URL@/fileTwo" } ], "Executable": false, -- cgit v1.2.3