Added cmd_win tests

This commit is contained in:
James Booth
2014-12-25 00:08:46 +00:00
parent 9537592b52
commit 5929605440
4 changed files with 12 additions and 5 deletions

View File

@@ -76,6 +76,7 @@ tests_sources = \
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_cmd_win.c tests/test_cmd_win.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c