Add alcotest-lwt as a dependency for tests

This commit is contained in:
Romain Calascibetta 2022-11-01 14:29:12 +01:00
parent 7145e7aa8f
commit 68e3b1a8a7

View file

@ -17,6 +17,7 @@ depends: [
"lwt" {>= "5.5.0"}
"mimic-happy-eyeballs"
"httpaf"
"alcotest-lwt" {with-test}
"h2"
]
build: [