mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +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
|
||||
test. See :ref:`unittest-skipping` for more information.
|
||||
|
||||
.. versionadded:: 3.1
|
||||
|
||||
|
||||
.. method:: debug()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue