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:
authorJanek Bevendorff <janek@jbev.net>2018-01-25 04:16:18 +0300
committerJanek Bevendorff <janek@jbev.net>2018-01-25 04:27:42 +0300
commitb7c5283a660476c76a97642e90f4ec819d8d598d (patch)
tree70c50ac7ed52cbb1ff91ec75f588c14e72f626c9 /tests/TestKdbx4.h
parent998fc9890ebe5cba80741bf0eedd3a4bff3b28b9 (diff)
Move duplicate attachment test to TestKeePass2Format, so it's also run for KDBX3
Diffstat (limited to 'tests/TestKdbx4.h')
-rw-r--r--tests/TestKdbx4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/TestKdbx4.h b/tests/TestKdbx4.h
index ceceefcb7..59864b70e 100644
--- a/tests/TestKdbx4.h
+++ b/tests/TestKdbx4.h
@@ -28,7 +28,6 @@ private slots:
void testFormat400();
void testFormat400Upgrade();
void testFormat400Upgrade_data();
- void testDuplicateAttachments();
protected:
void initTestCaseImpl() override;