Skip to content

Commit 7ebe4e4

Browse files
committed
test: only build time_server on lwt-unix
1 parent a20e8f3 commit 7ebe4e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib_test/unix/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
(alias
66
(name runtest)
77
(deps time_server.exe)
8+
(package dns-lwt-unix)
89
; (action (run %{deps} --help))
910
)

0 commit comments

Comments
 (0)