mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 01:36:21 +00:00
Moved error handling logic to server_events
This commit is contained in:
@@ -4,3 +4,4 @@ void console_shows_online_presence_when_set_all(void **state);
|
||||
void console_doesnt_show_dnd_presence_when_set_none(void **state);
|
||||
void console_doesnt_show_dnd_presence_when_set_online(void **state);
|
||||
void console_shows_dnd_presence_when_set_all(void **state);
|
||||
void handle_message_stanza_error_when_no_from(void **state);
|
||||
|
||||
Reference in New Issue
Block a user