Adding support for listing a group. (#652)
* Adding support for listing a group. * added findGroupByPath * Removing useless asserts. * Code review.
This commit is contained in:
@@ -40,6 +40,7 @@ private slots:
|
||||
void testMergeDatabase();
|
||||
void testMergeConflictKeepBoth();
|
||||
void testFindEntry();
|
||||
void testFindGroupByPath();
|
||||
void testPrint();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user