moonpool/test/fiber/dune
2024-02-21 00:53:24 -05:00

15 lines
194 B
Text

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