fixed indent in test

This commit is contained in:
Kevin Froman 2018-07-02 16:20:19 -05:00
parent 3a7cefbf53
commit efb049fddd
No known key found for this signature in database
GPG Key ID: 0D414D0FE405B63B
1 changed files with 2 additions and 3 deletions

View File

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