Mercurial > hg
diff tests/test-url.py @ 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 | 56b1f39dd0c1 |
children | 4b0fc75f9403 |