mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 18:36:21 +00:00
Reimplemented stabber presence test
This commit is contained in:
@@ -31,9 +31,9 @@ int main(int argc, char* argv[]) {
|
||||
unit_test_setup_teardown(connect_bad_password,
|
||||
init_prof_test,
|
||||
close_prof_test),
|
||||
// unit_test_setup_teardown(show_presence_updates,
|
||||
// init_prof_test,
|
||||
// close_prof_test),
|
||||
unit_test_setup_teardown(show_presence_updates,
|
||||
init_prof_test,
|
||||
close_prof_test),
|
||||
// unit_test_setup_teardown(sends_rooms_iq,
|
||||
// init_prof_test,
|
||||
// close_prof_test),
|
||||
|
||||
Reference in New Issue
Block a user