about summary refs log tree commit diff stats
path: root/tests/test_preferences.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-03-15 22:25:15 +0000
committerJames Booth <boothj5@gmail.com>2014-03-15 22:25:15 +0000
commit2af418fd8da7bce971f84b98be945f8d5a858f9d (patch)
treec03440bd0dd9a31c694a10dbe2585584c3907ab2 /tests/test_preferences.h
parent26726b207a344a79633f0420ff8be9c83aca3934 (diff)
downloadprofani-tty-2af418fd8da7bce971f84b98be945f8d5a858f9d.tar.gz
Command '/statuses muc' now allows 'all', 'online' and 'none' settings
Diffstat (limited to 'tests/test_preferences.h')
-rw-r--r--tests/test_preferences.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_preferences.h b/tests/test_preferences.h
index 577226b7..5bf79a6a 100644
--- a/tests/test_preferences.h
+++ b/tests/test_preferences.h
@@ -1,3 +1,3 @@
 void statuses_console_defaults_to_all(void **state);
 void statuses_chat_defaults_to_all(void **state);
-void statuses_muc_defaults_to_on(void **state);
+void statuses_muc_defaults_to_all(void **state);