Added cmd_bookmark tests

This commit is contained in:
James Booth
2014-02-01 16:16:56 +00:00
parent 23842e5254
commit 652e99fdd8
5 changed files with 44 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ test_sources = \
tests/test_cmd_sub.c \
tests/test_cmd_alias.c \
tests/test_cmd_statuses.c \
tests/test_cmd_bookmark.c \
tests/test_history.c \
tests/test_jid.c \
tests/test_parser.c \