Added jid tests

This commit is contained in:
James Booth
2014-12-25 00:23:57 +00:00
parent b3dd7d8466
commit cc8c3542e6
2 changed files with 2 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ tests_sources = \
tests/test_contact.c tests/test_contact.h \
tests/test_form.c tests/test_form.h \
tests/test_history.c tests/test_history.h \
tests/test_jid.c tests/test_jid.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c