mte/unikernel/duniverse/ocaml-caqti/caqti-async/testlib/dune
2025-11-11 02:07:51 +01:00

8 lines
119 B
Text

(library
(name testlib_async)
(libraries
alcotest
async_kernel
caqti_async
core_kernel
testlib))