Added functional test for muc console message
This commit is contained in:
@@ -94,7 +94,7 @@ int main(int argc, char* argv[]) {
|
||||
PROF_FUNC_TEST(shows_history_message),
|
||||
PROF_FUNC_TEST(shows_occupant_join),
|
||||
PROF_FUNC_TEST(shows_message),
|
||||
|
||||
PROF_FUNC_TEST(shows_message_in_console_when_window_not_focussed),
|
||||
};
|
||||
|
||||
return run_tests(all_tests);
|
||||
|
||||
Reference in New Issue
Block a user