diff --git a/stabbertests/test_connect.c b/stabbertests/test_connect.c index 72f38a36..1b69a990 100644 --- a/stabbertests/test_connect.c +++ b/stabbertests/test_connect.c @@ -53,6 +53,15 @@ sends_rooms_iq(void **state) cmd_process_input(strdup("/connect stabber@localhost port 5230")); prof_process_xmpp(); + stbbr_for("confreq", + "" + "" + "" + "" + "" + "" + ); + cmd_process_input(strdup("/rooms")); prof_process_xmpp();