Fixed missing .electrum directory bug
This commit is contained in:
parent
1a0cb0836f
commit
3892b1c10b
7 changed files with 52 additions and 22 deletions
|
@ -137,6 +137,9 @@ expect {
|
|||
-re {Done} {
|
||||
test_ok
|
||||
}
|
||||
eof {
|
||||
test_failed
|
||||
}
|
||||
}
|
||||
|
||||
test_label "Should restore secret using Shamir Secret Sharing"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue