Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d5c16a

Browse files
committed
Add a missing versionadded in unittest.rst.
1 parent f342235 commit 8d5c16a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/library/unittest.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,8 @@ Test cases
592592
Calling this during the a test method or :meth:`setUp` skips the current
593593
test. See :ref:`unittest-skipping` for more information.
594594

595+
.. versionadded:: 3.1
596+
595597

596598
.. method:: debug()
597599

0 commit comments

Comments
 (0)