Mercurial > evolve
diff tests/test-topic-stack.t @ 2423:677dfbb8bdbf mercurial-4.1
test: enforce color to be enabled
4.2 enable color by default and start to get used in test. So we add this to the
test for previous version.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 18 May 2017 22:53:01 +0200 |
parents | db617700d318 |
children | 0405bbda7402 |
line wrap: on
line diff
--- a/tests/test-topic-stack.t Wed May 03 13:12:39 2017 +0200 +++ b/tests/test-topic-stack.t Thu May 18 22:53:01 2017 +0200 @@ -4,6 +4,8 @@ $ cat << EOF >> $HGRCPATH + > [extensions] + > color = > [ui] > logtemplate = {rev} {branch} \{{get(namespaces, "topics")}} {phase} {desc|firstline}\n > [experimental]