fixed failing test
parent
fa5a5d3414
commit
6428d38916
|
@ -110,4 +110,5 @@ class OnionrTests(unittest.TestCase):
|
|||
if command[0] == 'testCommand':
|
||||
if myCore.daemonQueue() == False:
|
||||
print('Succesfully added and read command')
|
||||
os.chdir(sys.path[0])
|
||||
unittest.main()
|
Loading…
Reference in New Issue