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:
authorFelix Geyer <debfx@fobos.de>2015-09-23 00:02:41 +0300
committerFelix Geyer <debfx@fobos.de>2015-09-23 23:21:21 +0300
commitc8ae31a24838050563fd79201d29abe2aa34978d (patch)
treed358ccb87bdf9084c380e284afe409d573e70afe /tests/TestGroup.cpp
parent66a01e4fef9700baa2293a20c77c30fdc2f89e2c (diff)
Remove backported Qt5 test macros.
Diffstat (limited to 'tests/TestGroup.cpp')
-rw-r--r--tests/TestGroup.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestGroup.cpp b/tests/TestGroup.cpp
index 507cf155d..13ce82ea5 100644
--- a/tests/TestGroup.cpp
+++ b/tests/TestGroup.cpp
@@ -21,7 +21,6 @@
#include <QSignalSpy>
#include <QTest>
-#include "tests.h"
#include "core/Database.h"
#include "core/Group.h"
#include "core/Metadata.h"