Added cmd_statuses tests

This commit is contained in:
James Booth
2014-12-25 00:02:18 +00:00
parent a871ad8004
commit c47b4261f3
3 changed files with 4 additions and 15 deletions

View File

@@ -74,6 +74,7 @@ tests_sources = \
tests/test_cmd_otr.c tests/test_cmd_otr.h \
tests/test_cmd_rooms.c tests/test_cmd_rooms.h \
tests/test_cmd_roster.c tests/test_cmd_roster.h \
tests/test_cmd_statuses.c tests/test_cmd_statuses.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c