mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-13 14:30:32 -05: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
|
|
))
|