Commit 8adac2ca authored by Georg Brandl's avatar Georg Brandl

Fix doctest's __all__.

parent 6ab3cdbe
......@@ -80,13 +80,11 @@ __all__ = [
'testmod',
'testfile',
'run_docstring_examples',
# 7. Tester
'Tester',
# 8. Unittest Support
# 7. Unittest Support
'DocTestSuite',
'DocFileSuite',
'set_unittest_reportflags',
# 9. Debugging Support
# 8. Debugging Support
'script_from_examples',
'testsource',
'debug_src',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment