Added tests for /otr warn

This commit is contained in:
James Booth
2014-02-16 02:22:29 +00:00
parent c6220e01a0
commit 7e956fb347
8 changed files with 104 additions and 2 deletions

View File

@@ -49,4 +49,6 @@ void mock_current_win_type(win_type_t type);
void mock_ui_current_recipient(void);
void ui_current_recipient_returns(char *jid);
void stub_ui_current_refresh(void);
#endif