mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +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
|
A list containing 2-tuples of :class:`TestCase` instances and strings
|
||||||
holding formatted tracebacks. Each tuple represents a test where a failure
|
holding formatted tracebacks. Each tuple represents a test where a failure
|
||||||
was explicitly signalled using the :meth:`TestCase.fail\*` or
|
was explicitly signalled using the :meth:`TestCase.assert\*` methods.
|
||||||
:meth:`TestCase.assert\*` methods.
|
|
||||||
|
|
||||||
.. attribute:: skipped
|
.. attribute:: skipped
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue