mirror of
https://github.com/python/cpython.git
synced 2025-11-13 23:46:24 +00:00
Add a missing versionadded in unittest.rst.
This commit is contained in:
parent
f342235170
commit
8d5c16a4e7
1 changed files with 2 additions and 0 deletions
|
|
@ -592,6 +592,8 @@ Test cases
|
||||||
Calling this during the a test method or :meth:`setUp` skips the current
|
Calling this during the a test method or :meth:`setUp` skips the current
|
||||||
test. See :ref:`unittest-skipping` for more information.
|
test. See :ref:`unittest-skipping` for more information.
|
||||||
|
|
||||||
|
.. versionadded:: 3.1
|
||||||
|
|
||||||
|
|
||||||
.. method:: debug()
|
.. method:: debug()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue