Added receipt request functional test

This commit is contained in:
James Booth
2015-07-20 22:18:50 +01:00
parent 52e2917b5d
commit d54cbf126a
4 changed files with 36 additions and 1 deletions

View File

@@ -102,6 +102,7 @@ functionaltest_sources = \
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/test_receipts.c tests/functionaltests/test_receipts.h \
tests/functionaltests/functionaltests.c
main_source = src/main.c