mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 05:34:17 +00:00
improve tests
This commit is contained in:
@@ -44,6 +44,7 @@ class TestConfig(unittest.TestCase):
|
||||
dotpath = os.path.join(tmp, self.CONFIG_DOTPATH)
|
||||
self.assertTrue(opts['dotpath'] == dotpath)
|
||||
self.assertTrue(conf._is_valid())
|
||||
self.assertTrue(conf.dump() != '')
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user