(library
 (name testlib_eio_unix)
 (enabled_if (>= %{ocaml_version} "5.0"))
 (libraries
    alcotest
    caqti
    caqti_eio_unix
    testlib))
