tests/test-grep
changeset 11141 df5d1d571d27
parent 10826 717c35d55fb3
--- a/tests/test-grep	Mon May 10 21:44:00 2010 +0200
+++ b/tests/test-grep	Mon May 10 22:46:16 2010 +0200
@@ -22,7 +22,8 @@
 echo % simple
 hg grep port port
 echo % simple with color
-hg --config extensions.color= grep --color=always port port
+hg --config extensions.color= grep --config color.mode=ansi \
+    --color=always port port
 echo % all
 hg grep --traceback --all -nu port port
 echo % other