mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 12:48:32 +00:00
improve tests cleanup
This commit is contained in:
@@ -57,6 +57,7 @@ class TestUpdate(unittest.TestCase):
|
||||
dpath = os.path.join(fold_config, get_string(5))
|
||||
dir1 = create_dir(dpath)
|
||||
dirf1, _ = create_random_file(dpath)
|
||||
self.addCleanup(clean, dir1)
|
||||
|
||||
# create the config file
|
||||
profile = get_string(5)
|
||||
|
||||
Reference in New Issue
Block a user