diff -r b05b4b91de3d -r c48738923dba tests/test-bookmarks-current.t --- a/tests/test-bookmarks-current.t Sat Sep 15 12:44:23 2018 +0900 +++ b/tests/test-bookmarks-current.t Sat Sep 15 12:47:49 2018 +0900 @@ -240,8 +240,9 @@ - Y - - $ hg bookmarks --active + $ hg bookmarks -ql . Y $ hg bookmarks --inactive - $ hg bookmarks --active - [1] + $ hg bookmarks -ql . + abort: no active bookmark! + [255]