Added cmd_roster test

This commit is contained in:
James Booth
2014-03-16 01:23:12 +00:00
parent 05952e8337
commit 93397e4581
6 changed files with 104 additions and 0 deletions

View File

@@ -61,4 +61,7 @@ void ui_current_win_is_otr_returns(gboolean result);
void ui_room_join_expect(char *room);
void mock_cons_show_roster(void);
void cons_show_roster_expect(GSList *list);
#endif