mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 12:36:21 +00:00
Test priority above upper bounds
This commit is contained in:
@@ -243,6 +243,7 @@ int main(int argc, char* argv[]) {
|
||||
unit_test(cmd_account_set_dnd_priority_sets_preference),
|
||||
unit_test(cmd_account_set_online_priority_shows_message),
|
||||
unit_test(cmd_account_does_not_set_priority_when_too_low),
|
||||
unit_test(cmd_account_does_not_set_priority_when_too_high),
|
||||
};
|
||||
return run_tests(tests);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user