Added cmd_connect tests

This commit is contained in:
James Booth
2013-12-15 18:08:26 +00:00
parent 2490f5b417
commit bf347ab9e0
6 changed files with 95 additions and 5 deletions

View File

@@ -65,7 +65,8 @@ test_sources = \
tests/config/mock_accounts.c \
tests/test_autocomplete.c \
tests/test_common.c \
tests/test_command.c \
tests/test_cmd_connect.c \
tests/test_cmd_rooms.c \
tests/test_history.c \
tests/test_jid.c \
tests/test_parser.c \