1
0

Added more tests for edge cases.

This commit is contained in:
Chris Glass
2014-06-25 18:04:37 +02:00
parent 02c37ee2b2
commit 5eeae69425
2 changed files with 29 additions and 3 deletions

View File

@@ -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')