1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/tests/xmpp/stub_xmpp.h
2014-12-23 19:26:45 +00:00

4 lines
127 B
C

#include "xmpp/xmpp.h"
void mock_connection_status(jabber_conn_status_t given_connection_status);
void reset_xmpp_mocks(void);