mirror of
https://github.com/c-cube/moonpool.git
synced 2026-03-10 07:35:55 -04:00
6 lines
145 B
Text
6 lines
145 B
Text
|
|
(tests
|
|
(names t_fib1 t_futs1 t_many)
|
|
(enabled_if (>= %{ocaml_version} 5.0))
|
|
(libraries moonpool trace ;tracy-client.trace
|
|
))
|