about summary refs log tree commit diff stats
path: root/tests/test_cmd_account.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-26 15:17:46 +0000
committerJames Booth <boothj5@gmail.com>2013-12-26 15:17:46 +0000
commitb466809245f125f4c85c85e72cce0d167315aea8 (patch)
tree26502d95c141dd4524cbf820d3fc8465705336d7 /tests/test_cmd_account.h
parenta2c0dab4741b8a9455e4bba1802d593a8458d882 (diff)
downloadprofani-tty-b466809245f125f4c85c85e72cce0d167315aea8.tar.gz
Added test for showing message when changing priority
Diffstat (limited to 'tests/test_cmd_account.h')
-rw-r--r--tests/test_cmd_account.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_cmd_account.h b/tests/test_cmd_account.h
index 8d63dcbc..20376dad 100644
--- a/tests/test_cmd_account.h
+++ b/tests/test_cmd_account.h
@@ -50,3 +50,4 @@ void cmd_account_set_chat_priority_sets_preference(void **state);
 void cmd_account_set_away_priority_sets_preference(void **state);
 void cmd_account_set_xa_priority_sets_preference(void **state);
 void cmd_account_set_dnd_priority_sets_preference(void **state);
+void cmd_account_set_online_priority_shows_message(void **state);