Bash style history

This commit is contained in:
James Booth
2012-05-01 00:24:31 +01:00
parent 4531aebd29
commit 1730372e00
12 changed files with 152 additions and 203 deletions

View File

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