mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 13:06:22 +00:00
Test "/account add <account>" adds account
This commit is contained in:
@@ -5,3 +5,4 @@ void cmd_account_show_shows_usage_when_no_arg(void **state);
|
||||
void cmd_account_show_shows_message_when_account_does_not_exist(void **state);
|
||||
void cmd_account_show_shows_message_when_account_exists(void **state);
|
||||
void cmd_account_add_shows_usage_when_no_arg(void **state);
|
||||
void cmd_account_add_adds_account(void **state);
|
||||
|
||||
Reference in New Issue
Block a user