mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Furterh documentation fix for unittest.rst
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user