about summary refs log tree commit diff stats
path: root/testsuite.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.c')
-rw-r--r--testsuite.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite.c b/testsuite.c
index 88c9cdc1..7a6ab3b2 100644
--- a/testsuite.c
+++ b/testsuite.c
@@ -4,6 +4,7 @@
 int main(void)
 {
     register_history_tests();
+    register_prof_history_tests();
     register_contact_list_tests();
     register_util_tests();
     run_suite();