mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 15:46:22 +00:00
Moved roster functions
This commit is contained in:
@@ -18,7 +18,7 @@ void console_doesnt_show_online_presence_when_set_none(void **state)
|
||||
{
|
||||
mock_cons_show_contact_online();
|
||||
stub_ui_chat_win_contact_online();
|
||||
stub_ui_roster();
|
||||
stub_rosterwin_roster();
|
||||
prefs_set_string(PREF_STATUSES_CONSOLE, "none");
|
||||
roster_init();
|
||||
roster_add("test1@server", "bob", NULL, "both", FALSE);
|
||||
|
||||
Reference in New Issue
Block a user