Added rooms iq test

This commit is contained in:
James Booth
2015-05-24 04:13:28 +01:00
parent 2241473ee6
commit 80665ea051
7 changed files with 33 additions and 12 deletions

View File

@@ -1,2 +1,4 @@
void connect_jid(void **state);
void connect_bad_password(void **state);
void sends_rooms_iq(void **state);