Refactored unit tests
This commit is contained in:
parent
aaccc14e76
commit
4980788afc
20 changed files with 876 additions and 769 deletions
|
@ -17,4 +17,8 @@ expect ./tests/bip39.exp
|
|||
expect ./tests/electrum.exp
|
||||
expect ./tests/default.exp
|
||||
expect ./tests/shamir.exp
|
||||
expect ./tests/shamir2of3.exp
|
||||
expect ./tests/shamir-2-of-3.exp
|
||||
expect ./tests/clone.exp
|
||||
expect ./tests/convert-default-to-shamir-2-of-3.exp
|
||||
expect ./tests/convert-shamir-2-of-3-to-default.exp
|
||||
expect ./tests/duplicate.exp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue