mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
disable t_fib1 test, way too flaky
This commit is contained in:
parent
0d7f348aa9
commit
9ccf460fda
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
(tests
|
(tests
|
||||||
(names t_fib1 t_fls t_main)
|
(names t_fls t_main ; t_fib1
|
||||||
|
)
|
||||||
(enabled_if
|
(enabled_if
|
||||||
(>= %{ocaml_version} 5.0))
|
(>= %{ocaml_version} 5.0))
|
||||||
(package moonpool)
|
(package moonpool)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue