9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
|
(executable
|
||
|
((name test)
|
||
|
(libraries (bip39 hex alcotest))))
|
||
|
|
||
|
(alias
|
||
|
((name runtest-bip39)
|
||
|
(deps (test.exe))
|
||
|
(action (run ${<}))))
|