changeset 24127 | 4cb8002658d6 |
parent 23172 | e955549cd045 |
child 26614 | ef1eb6df7071 |
--- a/tests/test-status-color.t Wed Feb 11 13:55:15 2015 +0900 +++ b/tests/test-status-color.t Wed Feb 11 13:59:13 2015 +0900 @@ -338,8 +338,8 @@ hg resolve with one unresolved, one resolved: $ hg resolve --color=always -l - \x1b[0;31;1mU a\x1b[0m (esc) - \x1b[0;32;1mR b\x1b[0m (esc) + \x1b[0;31;1mU \x1b[0m\x1b[0;31;1ma\x1b[0m (esc) + \x1b[0;32;1mR \x1b[0m\x1b[0;32;1mb\x1b[0m (esc) color coding of error message with current availability of curses