Merge common and util

This commit is contained in:
James Booth
2012-08-23 01:08:06 +01:00
parent 8b7975bdf3
commit 0fe70ce7d3
15 changed files with 91 additions and 142 deletions

View File

@@ -3,7 +3,7 @@
void register_prof_history_tests(void);
void register_contact_list_tests(void);
void register_util_tests(void);
void register_common_tests(void);
void register_prof_autocomplete_tests(void);
#endif