Skip to content

Commit 0270f4e

Browse files
committed
Add network_cli to test
Signed-off-by: Jon Ludlam <[email protected]>
1 parent ac9df99 commit 0270f4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

network/jbuild

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,9 @@ let () = Printf.ksprintf Jbuild_plugin.V1.send {|
4848
rpclib.markdown
4949
xcp.network))))
5050

51+
(alias
52+
((name runtest)
53+
(deps (network_cli.exe))
54+
(action (run ${<}))))
5155

5256
|} (flags rewriters_ppx) coverage_rewriter

0 commit comments

Comments
 (0)