mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add TestEntryModel::testDatabaseDelete().
It tests that EntryModel in EntryList mode correctly removes entries from the model when that database of these entries is deleted.
This commit is contained in:
@@ -33,6 +33,7 @@ private Q_SLOTS:
|
||||
void testCustomIconModel();
|
||||
void testAutoTypeAssociationsModel();
|
||||
void testProxyModel();
|
||||
void testDatabaseDelete();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTENTRYMODEL_H
|
||||
|
||||
Reference in New Issue
Block a user