Fix doctest's __all__.
This commit is contained in:
parent
e6bcc9145e
commit
cc80bfeace
@ -80,13 +80,11 @@ __all__ = [
|
|||||||
'testmod',
|
'testmod',
|
||||||
'testfile',
|
'testfile',
|
||||||
'run_docstring_examples',
|
'run_docstring_examples',
|
||||||
# 7. Tester
|
# 7. Unittest Support
|
||||||
'Tester',
|
|
||||||
# 8. Unittest Support
|
|
||||||
'DocTestSuite',
|
'DocTestSuite',
|
||||||
'DocFileSuite',
|
'DocFileSuite',
|
||||||
'set_unittest_reportflags',
|
'set_unittest_reportflags',
|
||||||
# 9. Debugging Support
|
# 8. Debugging Support
|
||||||
'script_from_examples',
|
'script_from_examples',
|
||||||
'testsource',
|
'testsource',
|
||||||
'debug_src',
|
'debug_src',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user