Test priority above upper bounds

This commit is contained in:
James Booth
2013-12-27 00:07:04 +00:00
parent ada3c768e5
commit 9d1b05a896
3 changed files with 21 additions and 2 deletions

View File

@@ -52,3 +52,4 @@ 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);
void cmd_account_does_not_set_priority_when_too_high(void **state);