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/TestGroup.h')
-rw-r--r--tests/TestGroup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestGroup.h b/tests/TestGroup.h
index dbe5d6f4d..9de86fd2c 100644
--- a/tests/TestGroup.h
+++ b/tests/TestGroup.h
@@ -49,6 +49,7 @@ private slots:
void testHierarchy();
void testApplyGroupIconRecursively();
void testUsernamesRecursive();
+ void testMove();
};
#endif // KEEPASSX_TESTGROUP_H