Handle ampersand
Replaced with & in messages
This commit is contained in:
@@ -5,6 +5,7 @@ int main(void)
|
||||
{
|
||||
register_history_tests();
|
||||
register_contact_list_tests();
|
||||
register_util_tests();
|
||||
run_suite();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user