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/TestKeePass1Reader.cpp
parent66a01e4fef9700baa2293a20c77c30fdc2f89e2c (diff)
Remove backported Qt5 test macros.
Diffstat (limited to 'tests/TestKeePass1Reader.cpp')
-rw-r--r--tests/TestKeePass1Reader.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestKeePass1Reader.cpp b/tests/TestKeePass1Reader.cpp
index 249a3657b..14eb5f48c 100644
--- a/tests/TestKeePass1Reader.cpp
+++ b/tests/TestKeePass1Reader.cpp
@@ -21,7 +21,6 @@
#include <QTest>
#include "config-keepassx-tests.h"
-#include "tests.h"
#include "core/Database.h"
#include "core/Entry.h"
#include "core/Group.h"