mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
#18894: merge with 3.3.
This commit is contained in:
commit
0cd94428ad
1 changed files with 1 additions and 2 deletions
|
@ -1674,8 +1674,7 @@ Loading and running tests
|
|||
|
||||
A list containing 2-tuples of :class:`TestCase` instances and strings
|
||||
holding formatted tracebacks. Each tuple represents a test where a failure
|
||||
was explicitly signalled using the :meth:`TestCase.fail\*` or
|
||||
:meth:`TestCase.assert\*` methods.
|
||||
was explicitly signalled using the :meth:`TestCase.assert\*` methods.
|
||||
|
||||
.. attribute:: skipped
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue