Move duplicate attachment test to TestKeePass2Format, so it's also run for KDBX3
This commit is contained in:
@@ -63,6 +63,7 @@ private slots:
|
||||
void testKdbxAttachments();
|
||||
void testKdbxNonAsciiPasswords();
|
||||
void testKdbxDeviceFailure();
|
||||
void testDuplicateAttachments();
|
||||
|
||||
protected:
|
||||
virtual void initTestCaseImpl() = 0;
|
||||
|
||||
Reference in New Issue
Block a user