Added more tests for edge cases.
This commit is contained in:
@@ -83,7 +83,6 @@ class SimpleConfig(object):
|
||||
set_config(self) # Make a singleton instance of 'self'
|
||||
|
||||
def init_path(self):
|
||||
|
||||
# Read electrum path in the command line configuration
|
||||
self.path = self.current_options.get('electrum_path')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user