mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 11:56:22 +00:00
Added cmd_connect tests
This commit is contained in:
@@ -41,6 +41,7 @@ gchar** accounts_get_list(void)
|
||||
|
||||
ProfAccount* accounts_get_account(const char * const name)
|
||||
{
|
||||
check_expected(name);
|
||||
return (ProfAccount*)mock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user