about summary refs log tree commit diff stats
path: root/tests/testsuite.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-11-01 00:29:51 +0000
committerJames Booth <boothj5@gmail.com>2012-11-01 00:29:51 +0000
commit0ce7b2acb7636376c46f6ae6ff41908f5a32dcd0 (patch)
tree99c94024d3cd6a0f0793e1adffd0bb84a4cd4b5d /tests/testsuite.h
parentad83bab6d2b5f3345a4d08f2360810f01bf6deab (diff)
downloadprofani-tty-0ce7b2acb7636376c46f6ae6ff41908f5a32dcd0.tar.gz
Removed old chat session tests
Diffstat (limited to 'tests/testsuite.h')
-rw-r--r--tests/testsuite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testsuite.h b/tests/testsuite.h
index cd836622..45145c9b 100644
--- a/tests/testsuite.h
+++ b/tests/testsuite.h
@@ -5,6 +5,5 @@ 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_chat_session_tests(void);
 
 #endif