mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
refactoring
This commit is contained in:
@@ -68,6 +68,7 @@ class TestUpdate(unittest.TestCase):
|
||||
create=self.CONFIG_CREATE)
|
||||
self.assertTrue(os.path.exists(confpath))
|
||||
o = load_options(confpath, profile)
|
||||
o.debug = True
|
||||
dfiles = [d1, dir1, d2]
|
||||
|
||||
# import the files
|
||||
|
||||
Reference in New Issue
Block a user