comparison tests/test-doctest.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 308344d80fe5
children 8dd17b19e722
comparison
equal deleted inserted replaced
21505:3a1881dbf860 21506:bfe2616a2b0e