mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 11:46:22 +00:00
Rename jabber_ functions
This commit is contained in:
@@ -192,7 +192,7 @@ void cmd_otr_gen_generates_key_for_connected_account(void **state)
|
||||
TRUE, NULL, 0, NULL, NULL, NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
will_return(connection_get_status, JABBER_CONNECTED);
|
||||
will_return(jabber_get_account_name, account_name);
|
||||
will_return(session_get_account_name, account_name);
|
||||
|
||||
expect_string(accounts_get_account, name, account_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user