require recent qcheck

This commit is contained in:
Simon Cruanes 2018-08-12 15:58:11 -05:00
parent 590c48ef2f
commit c1ceb42f1c

View file

@ -12,7 +12,7 @@ depends: [
"jbuilder" {build & >= "1.0+beta12"}
"result"
"uchar"
"qtest" { test }
"qtest" { test & > "0.8" }
"qcheck" { test }
"ounit" { test }
"sequence" { test }