mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +03:00
nightly test: cleaup test directory
This commit is contained in:
parent
55c3a28568
commit
5715e377b0
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ class NightlyTest(unittest.TestCase):
|
||||||
|
|
||||||
def tearDown(self):
|
def tearDown(self):
|
||||||
self.tempdir.cleanup()
|
self.tempdir.cleanup()
|
||||||
|
os.rmdir(self.testroot)
|
||||||
|
|
||||||
def _copy_test_debug_keystore(self):
|
def _copy_test_debug_keystore(self):
|
||||||
self.dot_android.mkdir()
|
self.dot_android.mkdir()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue