Added contact tests

This commit is contained in:
James Booth
2014-12-25 00:12:07 +00:00
parent 6b9f404c87
commit 2505d47040
2 changed files with 1 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ tests_sources = \
tests/test_cmd_sub.c tests/test_cmd_sub.h \
tests/test_cmd_win.c tests/test_cmd_win.h \
tests/test_common.c tests/test_common.h \
tests/test_contact.c tests/test_contact.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c