Skip to content

Commit c602dc2

Browse files
committed
Fix opam errors
Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
1 parent 3d93488 commit c602dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spawn.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build: [
1414
]
1515
depends: [
1616
"dune" {build}
17-
"ppx_expect" {test}
17+
"ppx_expect" {with-test}
1818
"ocaml" {>= "4.02.3"}
1919
]
2020
synopsis: "Spawning sub-processes"

0 commit comments

Comments
 (0)