mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Furterh documentation fix for unittest.rst
This commit is contained in:
parent
3165503b4a
commit
c5ff3f6ff0
1 changed files with 1 additions and 1 deletions
|
@ -1871,6 +1871,6 @@ functionality within test frameworks.
|
|||
.. function:: removeResult(result)
|
||||
|
||||
Remove a registered result. Once a result has been removed then
|
||||
:meth:`~Testresult.stop`` will no longer be called on that result object in
|
||||
:meth:`~Testresult.stop` will no longer be called on that result object in
|
||||
response to a control-c.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue