Added muc room active tests
This commit is contained in:
@@ -5,3 +5,5 @@ void test_muc_add_invite(void **state);
|
||||
void test_muc_remove_invite(void **state);
|
||||
void test_muc_invite_count_0(void **state);
|
||||
void test_muc_invite_count_5(void **state);
|
||||
void test_muc_room_is_not_active(void **state);
|
||||
void test_muc_room_is_active(void **state);
|
||||
|
||||
Reference in New Issue
Block a user