mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50: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):
|
||||
self.tempdir.cleanup()
|
||||
os.rmdir(self.testroot)
|
||||
|
||||
def _copy_test_debug_keystore(self):
|
||||
self.dot_android.mkdir()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue