Added cmd_win test

This commit is contained in:
James Booth
2014-04-01 23:14:53 +01:00
parent 404dde2810
commit 96e32fe178
4 changed files with 27 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ tests_sources = \
tests/test_server_events.c \
tests/test_muc.c \
tests/test_cmd_roster.c \
tests/test_cmd_win.c \
tests/testsuite.c
main_source = src/main.c