diff --git a/containers.opam b/containers.opam index 315ba9e7..7f5fe570 100644 --- a/containers.opam +++ b/containers.opam @@ -19,6 +19,7 @@ depends: [ "qtest" { with-test } "qcheck" { >= "0.14" & with-test } "ounit2" { with-test } + "yojson" { with-test } "iter" { with-test } "gen" { with-test } "csexp" { with-test }