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