about summary refs log tree commit diff stats
path: root/tests/testsuite.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite.h')
-rw-r--r--tests/testsuite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuite.h b/tests/testsuite.h
index 45145c9b..029cd48c 100644
--- a/tests/testsuite.h
+++ b/tests/testsuite.h
@@ -5,5 +5,6 @@ void register_prof_history_tests(void);
 void register_contact_list_tests(void);
 void register_common_tests(void);
 void register_prof_autocomplete_tests(void);
+void register_parser_tests(void);
 
 #endif