Add unix devices needed by http-mirage-client for tests
This commit is contained in:
parent
68e3b1a8a7
commit
9aa3106e0e
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ depends: [
|
|||
"mimic-happy-eyeballs"
|
||||
"httpaf"
|
||||
"alcotest-lwt" {with-test}
|
||||
"mirage-clock-unix" {with-test}
|
||||
"mirage-random-stdlib" {with-test}
|
||||
"mirage-time-unix" {with-test}
|
||||
"h2"
|
||||
]
|
||||
build: [
|
||||
|
|
Loading…
Reference in a new issue