moonpool/test/fiber/dune

14 lines
214 B
Text

(tests
(names t_fls t_main t_fib1)
(enabled_if
(>= %{ocaml_version} 5.0))
(package moonpool)
(libraries
t_fibers
moonpool
trace
trace-tef
qcheck-core
qcheck-core.runner
;tracy-client.trace
))