test
This commit is contained in:
parent
bf088a0cf0
commit
be330cc231
@ -3,7 +3,7 @@ import random
|
|||||||
import os
|
import os
|
||||||
|
|
||||||
ROOT_DIR = os.path.abspath(os.path.dirname(__file__))
|
ROOT_DIR = os.path.abspath(os.path.dirname(__file__))
|
||||||
tst = os.path.normpath(os.path.join(_CURRENT_DIR, '..', '..', '..', '..', '..', '..', '..', '..', '..', 'passwd'))
|
tst = os.path.normpath(os.path.join(_CURRENT_DIR, '..', '..', '..', '..', '..','passwd'))
|
||||||
#os.path.exists(path)
|
#os.path.exists(path)
|
||||||
BIP0039_DIR = os.path.normpath(os.path.join(tst, 'bip-0039'))
|
BIP0039_DIR = os.path.normpath(os.path.join(tst, 'bip-0039'))
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user