mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 19:16:20 +00:00
Fixed tests
This commit is contained in:
@@ -47,6 +47,8 @@ void mock_ui_ask_password_returns(char *password);
|
||||
|
||||
void mock_current_win_type(win_type_t type);
|
||||
|
||||
void mock_ui_get_current_chat(ProfChatWin *chatwin);
|
||||
|
||||
void mock_ui_current_recipient(void);
|
||||
void ui_current_recipient_returns(char *jid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user