From a952776b899dd29056ad6779b14dab75a4125924 Mon Sep 17 00:00:00 2001 From: Paul Fariello Date: Wed, 11 Apr 2018 22:17:50 +0520 Subject: Rename mucconf wins into conf wins Configuration windows are now being used by both muc and cmd. --- tests/functionaltests/proftest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/functionaltests') diff --git a/tests/functionaltests/proftest.c b/tests/functionaltests/proftest.c index 90121249..9d5c2fe2 100644 --- a/tests/functionaltests/proftest.c +++ b/tests/functionaltests/proftest.c @@ -183,8 +183,8 @@ init_prof_test(void **state) assert_true(prof_output_exact("Chat time display disabled.")); prof_input("/time muc off"); assert_true(prof_output_exact("MUC time display disabled.")); - prof_input("/time mucconfig off"); - assert_true(prof_output_exact("MUC config time display disabled.")); + prof_input("/time config off"); + assert_true(prof_output_exact("config time display disabled.")); prof_input("/time private off"); assert_true(prof_output_exact("Private chat time display disabled.")); prof_input("/time xml off"); -- cgit 1.4.1-2-gfad0