mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 16:06:22 +00:00
Added muc invite count tests
This commit is contained in:
@@ -3,3 +3,5 @@ void muc_after_test(void **state);
|
||||
|
||||
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);
|
||||
|
||||
Reference in New Issue
Block a user