Added cmd_sub tests

This commit is contained in:
James Booth
2014-12-25 00:05:13 +00:00
parent c47b4261f3
commit 9537592b52
3 changed files with 6 additions and 7 deletions

View File

@@ -75,6 +75,7 @@ tests_sources = \
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_cmd_sub.c tests/test_cmd_sub.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c