diff tests/test-bookmarks.t @ 12942:05fffd665170 stable

tests: use (esc) for all non-ASCII test output
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 08 Nov 2010 01:41:41 +0100
parents f13acb96b2a7
children d012d95499f7
line wrap: on
line diff
--- a/tests/test-bookmarks.t	Mon Nov 08 01:35:41 2010 +0100
+++ b/tests/test-bookmarks.t	Mon Nov 08 01:41:41 2010 +0100
@@ -21,7 +21,7 @@
 
   $ hg --config extensions.color= --config color.mode=ansi \
   >    bookmarks --color=always
-   * X                         -1:000000000000
+  \x1b[0;32m * X                         -1:000000000000\x1b[0m (esc)
 
   $ echo a > a
   $ hg add a