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-01-19 17:20:31 +0000
committerJames Booth <boothj5@gmail.com>2014-01-19 17:20:31 +0000
commit69f2f4a16f44ae7f6ab94f39623f2f44dfa0a754 (patch)
treef7650f4730df674f7c335c2950114a89dd67aea4 /tests/test_preferences.h
parent5f25d99357bd126bbae99c585cc9d84c265b62fc (diff)
downloadprofani-tty-69f2f4a16f44ae7f6ab94f39623f2f44dfa0a754.tar.gz
Use defaults for /statuses commands
Diffstat (limited to 'tests/test_preferences.h')
-rw-r--r--tests/test_preferences.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_preferences.h b/tests/test_preferences.h
new file mode 100644
index 00000000..577226b7
--- /dev/null
+++ b/tests/test_preferences.h
@@ -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);