mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 05:16:21 +00:00
Added tests for "/account disable"
This commit is contained in:
@@ -71,6 +71,7 @@ gboolean accounts_enable(const char * const name)
|
||||
|
||||
gboolean accounts_disable(const char * const name)
|
||||
{
|
||||
check_expected(name);
|
||||
return (gboolean)mock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user