1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-18 19:04:14 -04:00
profanity/stabbertests/proftest.h
2015-05-17 22:05:43 +01:00

4 lines
101 B
C

void init_prof_test(void **state);
void close_prof_test(void **state);
void prof_process_xmpp(void);