fix: remove tests for updater

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2022-07-06 18:12:56 +02:00
parent e210a4b244
commit ffa756ccee
16 changed files with 0 additions and 547 deletions

View File

@ -159,11 +159,6 @@ set(UPDATE_SOURCES
updater/DownloadTask.cpp
)
ecm_add_test(updater/UpdateChecker_test.cpp LINK_LIBRARIES Launcher_logic Qt5::Test
TEST_NAME UpdateChecker)
ecm_add_test(updater/DownloadTask_test.cpp LINK_LIBRARIES Launcher_logic Qt5::Test
TEST_NAME DownloadTask)
# Backend for the news bar... there's usually no news.
set(NEWS_SOURCES
# News System