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

@@ -1,7 +1,7 @@
#ifndef TESTSUITE_H
#define TESTSUITE_H
void register_prof_history_tests(void);
void register_history_tests(void);
void register_contact_list_tests(void);
void register_common_tests(void);
void register_autocomplete_tests(void);