Added roster_list tests

This commit is contained in:
James Booth
2014-12-25 00:29:50 +00:00
parent fa23084c4d
commit d0a0e5e74f
2 changed files with 2 additions and 2 deletions

View File

@@ -85,6 +85,7 @@ tests_sources = \
tests/test_muc.c tests/test_muc.h \
tests/test_parser.c tests/test_parser.h \
tests/test_preferences.c tests/test_preferences.h \
tests/test_roster_list.c tests/test_roster_list.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c