Add alcotest-lwt as a dependency for tests
This commit is contained in:
parent
7145e7aa8f
commit
68e3b1a8a7
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ depends: [
|
||||||
"lwt" {>= "5.5.0"}
|
"lwt" {>= "5.5.0"}
|
||||||
"mimic-happy-eyeballs"
|
"mimic-happy-eyeballs"
|
||||||
"httpaf"
|
"httpaf"
|
||||||
|
"alcotest-lwt" {with-test}
|
||||||
"h2"
|
"h2"
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
|
|
Loading…
Reference in a new issue