mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-09 20:29:16 +00:00
allow relative workdir and fix lstrip for home
This commit is contained in:
@@ -89,7 +89,6 @@ class TestConfig(unittest.TestCase):
|
||||
|
||||
# test profile
|
||||
opts = conf.get_settings()
|
||||
print(conf.get_profiles())
|
||||
profiles = conf.get_profiles()
|
||||
self.assertTrue(pf1key in profiles)
|
||||
self.assertTrue(pf2key in profiles)
|
||||
|
||||
Reference in New Issue
Block a user