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:
Diffstat (limited to 'tests/TestEntry.h')
-rw-r--r--tests/TestEntry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestEntry.h b/tests/TestEntry.h
index 7c2350861..ff0cfe07f 100644
--- a/tests/TestEntry.h
+++ b/tests/TestEntry.h
@@ -37,6 +37,7 @@ private slots:
void testResolveReferencePlaceholders();
void testResolveNonIdPlaceholdersToUuid();
void testResolveClonedEntry();
+ void testIsRecycled();
};
#endif // KEEPASSX_TESTENTRY_H