Commit d341ec82 authored by Michael Foord's avatar Michael Foord

Further documentation fix for unittest.rst

parent c5ff3f6f
...@@ -1871,6 +1871,6 @@ functionality within test frameworks. ...@@ -1871,6 +1871,6 @@ functionality within test frameworks.
.. function:: removeResult(result) .. function:: removeResult(result)
Remove a registered result. Once a result has been removed then 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. response to a control-c.
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