Opam: add missing test dependencies for tezos-protocol-alpha
This commit is contained in:
parent
95a56753df
commit
6b12ab9473
@ -12,7 +12,9 @@ depends: [
|
||||
"tezos-base"
|
||||
"tezos-protocol-compiler"
|
||||
"alcotest-lwt" { test }
|
||||
"tezos-stdlib-unix" { test }
|
||||
"tezos-protocol-environment" { test }
|
||||
"bip39" { test }
|
||||
]
|
||||
build: [
|
||||
[ "rm" "jbuild" "src/jbuild" ]
|
||||
|
Loading…
Reference in New Issue
Block a user