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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/testsuite.h b/testsuite.h
deleted file mode 100644
index f4bd9046..00000000
--- a/testsuite.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef TESTSUITE_H
-#define TESTSUITE_H
-
-void register_prof_history_tests(void);
-void register_contact_list_tests(void);
-void register_util_tests(void);
-void register_prof_autocomplete_tests(void);
-
-#endif