mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
require recent qcheck
This commit is contained in:
parent
590c48ef2f
commit
c1ceb42f1c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ depends: [
|
|||
"jbuilder" {build & >= "1.0+beta12"}
|
||||
"result"
|
||||
"uchar"
|
||||
"qtest" { test }
|
||||
"qtest" { test & > "0.8" }
|
||||
"qcheck" { test }
|
||||
"ounit" { test }
|
||||
"sequence" { test }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue