mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 11:15:38 -05:00
rename tests
This commit is contained in:
parent
2db2bd9ba2
commit
b346fa03af
3 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
(tests
|
||||
(names t_fib1 t_futs1 t_many t_fork_join t_fork_join_all t_sort)
|
||||
(names t_fib1 t_futs1 t_many t_fib_fork_join
|
||||
t_fib_fork_join_all t_sort)
|
||||
(enabled_if (>= %{ocaml_version} 5.0))
|
||||
(libraries moonpool trace ;tracy-client.trace
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue