mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 05:24:17 +00:00
coverage
This commit is contained in:
@@ -194,6 +194,7 @@ class TestImport(unittest.TestCase):
|
||||
edit_content(dotfile1, editcontent)
|
||||
o.safe = False
|
||||
o.update_path = [dotfile1]
|
||||
o.debug = True
|
||||
cmd_update(o)
|
||||
c2 = open(indt1, 'r').read()
|
||||
self.assertTrue(editcontent == c2)
|
||||
|
||||
Reference in New Issue
Block a user