Got rid of old naming convention on prof_autocomplete

This commit is contained in:
James Booth
2013-01-25 01:11:49 +00:00
parent 6b632625df
commit 527e739ac6
12 changed files with 247 additions and 247 deletions

View File

@@ -6,7 +6,7 @@ int main(void)
register_prof_history_tests();
register_contact_list_tests();
register_common_tests();
register_prof_autocomplete_tests();
register_autocomplete_tests();
register_parser_tests();
register_jid_tests();
run_suite();