Added carbons command functional test

This commit is contained in:
James Booth
2015-07-05 17:29:33 +01:00
parent 252c7c2e06
commit 5e324e407f
4 changed files with 31 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ functionaltest_sources = \
tests/functionaltests/test_presence.c tests/functionaltests/test_presence.h \
tests/functionaltests/test_message.c tests/functionaltests/test_message.h \
tests/functionaltests/test_chat_session.c tests/functionaltests/test_chat_session.h \
tests/functionaltests/test_carbons.c tests/functionaltests/test_carbons.h \
tests/functionaltests/functionaltests.c
main_source = src/main.c