Added /sub command test

This commit is contained in:
James Booth
2013-12-27 17:25:30 +00:00
parent c3fbaf8b2a
commit 976f3e303a
5 changed files with 38 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ test_sources = \
tests/test_cmd_connect.c \
tests/test_cmd_account.c \
tests/test_cmd_rooms.c \
tests/test_cmd_sub.c \
tests/test_history.c \
tests/test_jid.c \
tests/test_parser.c \