1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/stabbertests/test_connect.h

5 lines
109 B
C
Raw Normal View History

2015-05-23 19:56:13 -04:00
void connect_jid(void **state);
void connect_bad_password(void **state);
2015-05-23 23:13:28 -04:00
void sends_rooms_iq(void **state);