Add create command to keepassxc-cli (#2540)
* Add tests for CLI::Create
This commit is contained in:
@@ -43,6 +43,7 @@ private slots:
|
||||
void testCommand();
|
||||
void testAdd();
|
||||
void testClip();
|
||||
void testCreate();
|
||||
void testDiceware();
|
||||
void testEdit();
|
||||
void testEstimate_data();
|
||||
|
||||
Reference in New Issue
Block a user