Skip to content
Snippets Groups Projects
Commit 0982d900 authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

run-tests: pass color option via test case object , not global var

At first I updated the color field of the 'options' object (from the
CLI parser), but then I decided to put it directly on the test case
object itself to avoid mutating the shared object (even though all
tests would have the same value).

Differential Revision: https://phab.mercurial-scm.org/D114
parent 91e3dcef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment