mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
format
This commit is contained in:
parent
9ccf460fda
commit
d582d060b9
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
(tests
|
(tests
|
||||||
(names t_fls t_main ; t_fib1
|
(names
|
||||||
|
t_fls
|
||||||
|
t_main ; t_fib1
|
||||||
)
|
)
|
||||||
(enabled_if
|
(enabled_if
|
||||||
(>= %{ocaml_version} 5.0))
|
(>= %{ocaml_version} 5.0))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue