mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 23:06:21 +00:00
Added jid datatype
This commit is contained in:
@@ -8,6 +8,7 @@ int main(void)
|
||||
register_common_tests();
|
||||
register_prof_autocomplete_tests();
|
||||
register_parser_tests();
|
||||
register_jid_tests();
|
||||
run_suite();
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user