Added cmd_bookmark tests

This commit is contained in:
James Booth
2014-12-24 20:41:28 +00:00
parent 8b4c7e93b8
commit 3487100c0f
5 changed files with 95 additions and 55 deletions

View File

@@ -68,6 +68,7 @@ tests_sources = \
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_cmd_bookmark.c tests/test_cmd_bookmark.h \
tests/test_autocomplete.c tests/test_autocomplete.h \
tests/testsuite.c