; Testo for tests that must return promises
(library
  (public_name testo-lwt)
  (name testo_lwt)
  (libraries
    cmdliner
    fpath
    lwt
    re
    testo-util
    unix
  )
)
