1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-10-06 20:03:46 -04:00
profanity/stabbertests/test_connect.h
2015-05-24 04:13:28 +01:00

5 lines
109 B
C

void connect_jid(void **state);
void connect_bad_password(void **state);
void sends_rooms_iq(void **state);