371
374
super(TestLockableFiles_TransportLock, self).tearDown()
372
375
# free the subtransport so that we do not get a 5 second
373
376
# timeout due to the SFTP connection cache.
377
383
return LockableFiles(self.sub_transport, 'my-lock', TransportLock)