about summary refs log tree commit diff stats
path: root/testsuite.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.h')
-rw-r--r--testsuite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite.h b/testsuite.h
index 0e67be19..9a326a44 100644
--- a/testsuite.h
+++ b/testsuite.h
@@ -2,5 +2,6 @@
 #define TESTSUITE_H
 
 void register_history_tests(void);
+void register_contact_list_tests(void);
 
 #endif