Added basic online list

This commit is contained in:
James Booth
2012-03-08 00:46:24 +00:00
parent 03b0c01849
commit 78bd151c48
9 changed files with 213 additions and 15 deletions

View File

@@ -2,5 +2,6 @@
#define TESTSUITE_H
void register_history_tests(void);
void register_contact_list_tests(void);
#endif