typo
This commit is contained in:
parent
27ef93797c
commit
fa900d47b8
|
@ -1197,7 +1197,7 @@ Test cases
|
||||||
|
|
||||||
.. method:: doCleanups()
|
.. method:: doCleanups()
|
||||||
|
|
||||||
This method is called uncoditionally after :meth:`tearDown`, or
|
This method is called unconditionally after :meth:`tearDown`, or
|
||||||
after :meth:`setUp` if :meth:`setUp` raises an exception.
|
after :meth:`setUp` if :meth:`setUp` raises an exception.
|
||||||
|
|
||||||
It is responsible for calling all the cleanup functions added by
|
It is responsible for calling all the cleanup functions added by
|
||||||
|
|
Loading…
Reference in New Issue