Improve CHANGELOG a bit
This commit is contained in:
parent
051db6a33d
commit
74d9f56d0f
|
@ -1 +1 @@
|
|||
Fix AttributeError bug in TestCaseFunction.teardown by creating TestCaseFunction._testcase as attribute of class with a None default.
|
||||
Fix ``AttributeError`` during teardown of ``TestCase`` subclasses which raise an exception during ``__init__``.
|
||||
|
|
Loading…
Reference in New Issue