nightly test: cleaup test directory

This commit is contained in:
Jochen Sprickerhof 2022-11-23 10:15:16 +01:00 committed by Hans-Christoph Steiner
parent 55c3a28568
commit 5715e377b0
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ class NightlyTest(unittest.TestCase):
def tearDown(self):
self.tempdir.cleanup()
os.rmdir(self.testroot)
def _copy_test_debug_keystore(self):
self.dot_android.mkdir()