Renamed history modules

This commit is contained in:
James Booth
2013-01-28 01:35:11 +00:00
parent 80e62cfa5f
commit c72d7ad6a6
11 changed files with 69 additions and 69 deletions

View File

@@ -3,7 +3,7 @@
int main(void)
{
register_prof_history_tests();
register_history_tests();
register_contact_list_tests();
register_common_tests();
register_autocomplete_tests();