Hannes Mehnert
1e307d2c5b
//cc @dinosaure Reviewed-on: https://git.robur.coop///robur/http-mirage-client/pulls/1
10 lines
267 B
Text
10 lines
267 B
Text
(executable
|
|
(name test)
|
|
(libraries fmt.tty logs.fmt http-mirage-client tcpip.stack-socket paf.mirage
|
|
mirage-clock-unix mirage-crypto-rng mirage-time-unix mimic-happy-eyeballs
|
|
alcotest-lwt))
|
|
|
|
(rule
|
|
(alias runtest)
|
|
(action
|
|
(run ./test.exe --color=always)))
|