mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 22:56:21 +00:00
Test "/account add" shows message on success
This commit is contained in:
@@ -6,3 +6,4 @@ 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);
|
||||
void cmd_account_add_shows_message(void **state);
|
||||
|
||||
Reference in New Issue
Block a user