Added history tests

This commit is contained in:
James Booth
2014-12-25 00:22:39 +00:00
parent d1f8c6cddf
commit b3dd7d8466
2 changed files with 3 additions and 1 deletions

View File

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