mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-13 22:40:46 -05:00
fix test dune file
This commit is contained in:
parent
392201445b
commit
948baea4b2
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
(tests
|
(tests
|
||||||
(names t_fib t_bench1 t_fib_rec t_futs1 t_tree_futs)
|
(names t_fib t_bench1 t_fib_rec t_futs1 t_tree_futs)
|
||||||
(libraries moonpool trace tracy-client.trace))
|
(libraries moonpool
|
||||||
|
;tracy-client.trace
|
||||||
|
trace))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue