Skip to content

Commit

Permalink
irmin-tezos: add missing dependency on irmin-test
Browse files Browse the repository at this point in the history
  • Loading branch information
craigfe committed Feb 14, 2022
1 parent a1fa93f commit f5ad2d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions irmin-tezos.opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ depends: [
"fmt"
"yojson"
"alcotest" {with-test}
"irmin-test" {with-test & = version}
]
build: [
["dune" "subst"] {dev}
Expand Down

0 comments on commit f5ad2d9

Please sign in to comment.