Removed old chat session tests

This commit is contained in:
James Booth
2012-11-01 00:29:51 +00:00
parent ad83bab6d2
commit 0ce7b2acb7
4 changed files with 1 additions and 76 deletions

View File

@@ -14,7 +14,7 @@ check_PROGRAMS = tests/testsuite
tests_testsuite_SOURCES = tests/test_contact_list.c src/contact_list.c src/contact.c \
tests/test_common.c tests/test_prof_history.c src/prof_history.c src/common.c \
tests/test_prof_autocomplete.c src/prof_autocomplete.c tests/testsuite.c \
tests/test_chat_session.c src/chat_session.c src/log.c
src/log.c
tests_testsuite_LDADD = -lheadunit -lstdc++
man_MANS = docs/profanity.1