aboutsummaryrefslogtreecommitdiff
path: root/launcher/tasks
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2022-07-02 17:50:08 -0300
committerGitHub <noreply@github.com>2022-07-02 17:50:08 -0300
commitfb75c23f4e63077e12ca6821f66c1a55158e5d12 (patch)
tree5a3c5b6078f6acc43cfb354e1c235e80a4c21d7f /launcher/tasks
parent7f22994f6889706ba667baca32968787fe86ad44 (diff)
parent3d0740f80e8d2d1bd0f83c914b53d074d73e7c97 (diff)
downloadPrismLauncher-fb75c23f4e63077e12ca6821f66c1a55158e5d12.tar.gz
PrismLauncher-fb75c23f4e63077e12ca6821f66c1a55158e5d12.tar.bz2
PrismLauncher-fb75c23f4e63077e12ca6821f66c1a55158e5d12.zip
Merge pull request #784 from Scrumplex/refactor-cmake
Refactor tests
Diffstat (limited to 'launcher/tasks')
-rw-r--r--launcher/tasks/Task_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/tasks/Task_test.cpp b/launcher/tasks/Task_test.cpp
index 9b6cc2e5..ef153a6a 100644
--- a/launcher/tasks/Task_test.cpp
+++ b/launcher/tasks/Task_test.cpp
@@ -1,5 +1,4 @@
#include <QTest>
-#include "TestUtil.h"
#include "Task.h"