mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
refactor: use newer qcheck.ounit lib
This commit is contained in:
parent
5f521f6fa2
commit
590c48ef2f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
(modes (native))
|
(modes (native))
|
||||||
(modules (run_qtest))
|
(modules (run_qtest))
|
||||||
(flags (:standard -nolabels))
|
(flags (:standard -nolabels))
|
||||||
(libraries (sequence gen qcheck containers containers.unix
|
(libraries (sequence gen qcheck qcheck.ounit containers containers.unix
|
||||||
containers.data containers.thread containers.iter
|
containers.data containers.thread containers.iter
|
||||||
containers.sexp uutf))
|
containers.sexp uutf))
|
||||||
))
|
))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue