tests/test-mq.t
changeset 32026 57042e91521a
parent 30879 5fbf1da938a6
child 32940 75be14993fda
--- a/tests/test-mq.t	Sun Apr 16 02:48:06 2017 +0200
+++ b/tests/test-mq.t	Sun Apr 16 02:32:51 2017 +0200
@@ -365,10 +365,10 @@
 
 setting columns & formatted tests truncating (issue1912)
 
-  $ COLUMNS=4 hg qseries --config ui.formatted=true
+  $ COLUMNS=4 hg qseries --config ui.formatted=true --color=no
   test.patch
   test2.patch
-  $ COLUMNS=20 hg qseries --config ui.formatted=true -vs
+  $ COLUMNS=20 hg qseries --config ui.formatted=true -vs --color=no
   0 A test.patch: f...
   1 A test2.patch: 
   $ hg qpop