mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Add set_unittest_reportflags() to the public API. Docs will follow
"soon", after I repair the LaTeX I somehow damaged.
This commit is contained in:
parent
261b28aac6
commit
9d02a7cfa0
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ __all__ = [
|
|||
# 8. Unittest Support
|
||||
'DocTestSuite',
|
||||
'DocFileSuite',
|
||||
'set_unittest_reportflags',
|
||||
# 9. Debugging Support
|
||||
'script_from_examples',
|
||||
'testsource',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue