fixed indent in test
This commit is contained in:
parent
3a7cefbf53
commit
efb049fddd
@ -252,7 +252,6 @@ class OnionrTests(unittest.TestCase):
|
||||
def testAddAdder(self):
|
||||
logger.debug('-'*26 + '\n')
|
||||
logger.info('Running address add+remove test')
|
||||
|
||||
import core
|
||||
myCore = core.Core()
|
||||
if not os.path.exists('data/address.db'):
|
||||
|
Loading…
Reference in New Issue
Block a user