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/TestEntrySearcher.cpp')
-rw-r--r--tests/TestEntrySearcher.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/TestEntrySearcher.cpp b/tests/TestEntrySearcher.cpp
index 6b951c703..25d83e4d2 100644
--- a/tests/TestEntrySearcher.cpp
+++ b/tests/TestEntrySearcher.cpp
@@ -16,8 +16,7 @@
*/
#include "TestEntrySearcher.h"
-
-#include <QTest>
+#include "TestGlobal.h"
QTEST_GUILESS_MAIN(TestEntrySearcher)