mirror of
https://github.com/c-cube/moonpool.git
synced 2026-05-05 08:54:24 -04:00
format
This commit is contained in:
parent
dc4d171d39
commit
1092cfb269
1 changed files with 2 additions and 1 deletions
|
|
@ -24,5 +24,6 @@
|
|||
(test
|
||||
(name t_fib_await_mem)
|
||||
(package moonpool)
|
||||
(enabled_if (= %{system} linux))
|
||||
(enabled_if
|
||||
(= %{system} linux))
|
||||
(libraries moonpool))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue