Added cmd_roster test

This commit is contained in:
James Booth
2014-03-16 01:23:12 +00:00
parent 05952e8337
commit 93397e4581
6 changed files with 104 additions and 0 deletions

View File

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