1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-25 19:14:15 -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);