Use defaults for /statuses commands

This commit is contained in:
James Booth
2014-01-19 17:20:31 +00:00
parent 5f25d99357
commit 69f2f4a16f
6 changed files with 63 additions and 3 deletions

3
tests/test_preferences.h Normal file
View File

@@ -0,0 +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);