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/TestEntrySearcher.h')
-rw-r--r--tests/TestEntrySearcher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestEntrySearcher.h b/tests/TestEntrySearcher.h
index 498a00742..4e3e99a43 100644
--- a/tests/TestEntrySearcher.h
+++ b/tests/TestEntrySearcher.h
@@ -37,6 +37,7 @@ private slots:
void testSearchTermParser();
void testCustomAttributesAreSearched();
void testGroup();
+ void testSkipProtected();
private:
Group* m_rootGroup;