diff --git a/http-mirage-client.opam b/http-mirage-client.opam index 41e2f0e..b76b9a4 100644 --- a/http-mirage-client.opam +++ b/http-mirage-client.opam @@ -17,6 +17,7 @@ depends: [ "lwt" {>= "5.5.0"} "mimic-happy-eyeballs" "httpaf" + "alcotest-lwt" {with-test} "h2" ] build: [