mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
17 lines
227 B
Text
17 lines
227 B
Text
(tests
|
|
(names
|
|
t_fls
|
|
t_main ; t_fib1
|
|
)
|
|
(enabled_if
|
|
(>= %{ocaml_version} 5.0))
|
|
(package moonpool)
|
|
(libraries
|
|
moonpool
|
|
moonpool.fib
|
|
trace
|
|
trace-tef
|
|
qcheck-core
|
|
qcheck-core.runner
|
|
;tracy-client.trace
|
|
))
|