(executable
 ((name test)
  (libraries (bip39 hex alcotest))))

(alias
 ((name    runtest-bip39)
  (deps    (test.exe))
  (action  (run ${<}))))