mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
depend on yojson for tests
This commit is contained in:
parent
98d0cdfe6d
commit
27ab6af573
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ depends: [
|
||||||
"qtest" { with-test }
|
"qtest" { with-test }
|
||||||
"qcheck" { >= "0.14" & with-test }
|
"qcheck" { >= "0.14" & with-test }
|
||||||
"ounit2" { with-test }
|
"ounit2" { with-test }
|
||||||
|
"yojson" { with-test }
|
||||||
"iter" { with-test }
|
"iter" { with-test }
|
||||||
"gen" { with-test }
|
"gen" { with-test }
|
||||||
"csexp" { with-test }
|
"csexp" { with-test }
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue