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/TestKeePass2RandomStream.cpp
parent66a01e4fef9700baa2293a20c77c30fdc2f89e2c (diff)
Remove backported Qt5 test macros.
Diffstat (limited to 'tests/TestKeePass2RandomStream.cpp')
-rw-r--r--tests/TestKeePass2RandomStream.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestKeePass2RandomStream.cpp b/tests/TestKeePass2RandomStream.cpp
index cb8813371..03dfbe507 100644
--- a/tests/TestKeePass2RandomStream.cpp
+++ b/tests/TestKeePass2RandomStream.cpp
@@ -19,7 +19,6 @@
#include <QTest>
-#include "tests.h"
#include "crypto/Crypto.h"
#include "crypto/CryptoHash.h"
#include "crypto/SymmetricCipher.h"