Mercurial > hg
comparison tests/test-ui-verbosity.py.out @ 21506:bfe2616a2b0e
run-tests: no longer pass a TestRunner into Test.__init__
We no longer access any attributes on TestRunner besides options, so we
stop passing a TestRunner to Test.__init__ and now pass the options
data structure instead.
Subsequent patches will move accessed options attributes into named
arguments.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Tue, 22 Apr 2014 10:13:41 -0700 |
parents | 807f3f5c60e9 |
children |
comparison
equal
deleted
inserted
replaced
21505:3a1881dbf860 | 21506:bfe2616a2b0e |
---|