Added autocomplete tests

This commit is contained in:
James Booth
2014-12-24 19:58:19 +00:00
parent c20e38a4f9
commit 003002d638
2 changed files with 3 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ tests_sources = \
tests/config/stub_accounts.c \
tests/helpers.c tests/helpers.h \
tests/test_cmd_account.c tests/test_cmd_account.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c
main_source = src/main.c