Added cmd_alias tests

This commit is contained in:
James Booth
2014-12-24 20:11:24 +00:00
parent 003002d638
commit 8b4c7e93b8
4 changed files with 11 additions and 15 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_cmd_alias.c tests/test_cmd_alias.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c