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

@@ -0,0 +1 @@
void cmd_bookmark_shows_usage_when_no_args(void **state);