about summary refs log tree commit diff stats
path: root/tests/test_cmd_account.h
diff options
context:
space:
mode:
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 20376dad..94ce6d74 100644
--- a/tests/test_cmd_account.h
+++ b/tests/test_cmd_account.h
@@ -51,3 +51,4 @@ 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);
+void cmd_account_does_not_set_priority_when_too_low(void **state);