this repo has no description

fix tests deps (uses QCheck_ounit)

Kate 195ac5a8 d5ad825f

Changed files
+1 -1
packages
batteries
batteries.3.4.0
+1 -1
packages/batteries/batteries.3.4.0/opam
···
"ocamlfind" {build & >= "1.5.3"}
"ocamlbuild" {build}
"qtest" {with-test & >= "2.5"}
-
"qcheck" {with-test & >= "0.6" & < "0.14"}
+
"qcheck" {with-test & >= "0.9" & < "0.14"}
"benchmark" {with-test & >= "1.6"}
"num"
]