Skip to content

Commit cc39a13

Browse files
committed
Expose the 'master' instance mentioned in the docs.
1 parent 92f21b1 commit cc39a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/doctest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ def _test():
281281
'DocTestSuite',
282282
'testsource',
283283
'debug',
284+
'master',
284285
]
285286

286287
import __future__

0 commit comments

Comments
 (0)