Added preferences tests

This commit is contained in:
James Booth
2014-12-25 00:28:17 +00:00
parent 6cb5b55049
commit fa23084c4d
2 changed files with 3 additions and 1 deletions

View File

@@ -84,6 +84,7 @@ tests_sources = \
tests/test_jid.c tests/test_jid.h \
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_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c