about summary refs log tree commit diff stats
path: root/testsuite.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-07-01 14:47:09 +0100
committerJames Booth <boothj5@gmail.com>2012-07-01 14:47:09 +0100
commit30ca6cac3d7f86e4a43410ba361793cd99d97a10 (patch)
treedf0c1fa32c36b1b5ce7e2129892646547a28435e /testsuite.h
parent9e686c0e01520c238b53b5620f936cebc7d5ba88 (diff)
downloadprofani-tty-30ca6cac3d7f86e4a43410ba361793cd99d97a10.tar.gz
Added autobuild tools
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