there's another feature

This commit is contained in:
Jean-Paul Calderone 2019-03-08 08:23:44 -05:00
parent 77b63e2855
commit 859efdc589

View File

@ -853,6 +853,8 @@ class _TestCaseMixin(object):
test (including setUp and tearDown messages).
* trial-compatible mktemp method
* unittest2-compatible assertRaises helper
* Automatic cleanup of tempfile.tempdir mutation (pervasive through the
Tahoe-LAFS test suite).
"""
def setUp(self):
# Restore the original temporary directory. Node ``init_tempdir``