mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 15:16:21 +00:00
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