Added muc tests

This commit is contained in:
James Booth
2014-01-30 23:32:52 +00:00
parent 0338d136e0
commit 63b3299b06
4 changed files with 26 additions and 0 deletions

1
tests/test_muc.h Normal file
View File

@@ -0,0 +1 @@
void test_muc_add_invite(void **state);