diff -r 1f26cf0a3663 -r df5d1d571d27 tests/test-bookmarks --- a/tests/test-bookmarks Mon May 10 21:44:00 2010 +0200 +++ b/tests/test-bookmarks Mon May 10 22:46:16 2010 +0200 @@ -15,7 +15,8 @@ hg bookmarks echo % list bookmarks with color -hg --config extensions.color= bookmarks --color=always +hg --config extensions.color= --config color.mode=ansi \ + bookmarks --color=always echo a > a hg add a