mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 08:36:20 +00:00
Renamed contact_list_ functions to roster_
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
int main(void)
|
||||
{
|
||||
register_history_tests();
|
||||
register_contact_list_tests();
|
||||
register_roster_tests();
|
||||
register_common_tests();
|
||||
register_autocomplete_tests();
|
||||
register_parser_tests();
|
||||
|
||||
Reference in New Issue
Block a user