Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestGroupModel.cpp')
-rw-r--r--tests/TestGroupModel.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/TestGroupModel.cpp b/tests/TestGroupModel.cpp
index 1faf82aa2..f9f55e247 100644
--- a/tests/TestGroupModel.cpp
+++ b/tests/TestGroupModel.cpp
@@ -16,13 +16,11 @@
*/
#include "TestGroupModel.h"
+#include "TestGlobal.h"
#include <QSignalSpy>
-#include <QTest>
#include "modeltest.h"
-#include "core/Database.h"
-#include "core/Group.h"
#include "crypto/Crypto.h"
#include "gui/group/GroupModel.h"