mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 15:27:59 +00:00
Add unit tests
This commit is contained in:
@@ -103,7 +103,7 @@ class Installer:
|
||||
|
||||
if os.path.isfile(dst):
|
||||
msg = ''.join([
|
||||
'Remove regular file "{}" and ',
|
||||
'Remove regular file {} and ',
|
||||
'replace with empty directory?',
|
||||
]).format(dst)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user