depend on yojson for tests

This commit is contained in:
Simon Cruanes 2022-06-17 22:21:43 -04:00
parent 98d0cdfe6d
commit 27ab6af573
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -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 }