mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
it sure would be useful to be able to inspect these
This commit is contained in:
parent
c5c7f954e9
commit
4cccf5a316
@ -1773,7 +1773,6 @@ class SingleMagicFolderTestMixin(MagicFolderCLITestMixin, ShouldFailMixin, Reall
|
||||
def tearDown(self):
|
||||
d = DeferredContext(super(SingleMagicFolderTestMixin, self).tearDown())
|
||||
d.addCallback(self.cleanup)
|
||||
shutil.rmtree(self.basedir, ignore_errors=True)
|
||||
return d.result
|
||||
|
||||
def _createdb(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user