mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 01:56:21 +00:00
Added tests for "/account enable"
This commit is contained in:
@@ -65,6 +65,7 @@ void accounts_free_account(ProfAccount *account)
|
||||
|
||||
gboolean accounts_enable(const char * const name)
|
||||
{
|
||||
check_expected(name);
|
||||
return (gboolean)mock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user