mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 20:36:22 +00:00
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