fixed failing test
This commit is contained in:
parent
fa5a5d3414
commit
6428d38916
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue