Added cmd_rooms tests

This commit is contained in:
James Booth
2014-12-24 23:38:23 +00:00
parent 419f37feea
commit 7db1bcee05
4 changed files with 19 additions and 17 deletions

View File

@@ -72,6 +72,7 @@ tests_sources = \
tests/test_cmd_connect.c tests/test_cmd_connect.h \
tests/test_cmd_join.c tests/test_cmd_join.h \
tests/test_cmd_otr.c tests/test_cmd_otr.h \
tests/test_cmd_rooms.c tests/test_cmd_rooms.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c