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/TestWildcardMatcher.cpp')
-rw-r--r--tests/TestWildcardMatcher.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/TestWildcardMatcher.cpp b/tests/TestWildcardMatcher.cpp
index 621dc898e..e5d1d117d 100644
--- a/tests/TestWildcardMatcher.cpp
+++ b/tests/TestWildcardMatcher.cpp
@@ -16,9 +16,7 @@
*/
#include "TestWildcardMatcher.h"
-
-#include <QTest>
-
+#include "TestGlobal.h"
#include "autotype/WildcardMatcher.h"
QTEST_GUILESS_MAIN(TestWildcardMatcher)