Skip to content

Commit 2bc7622

Browse files
committed
Misc: fix opam metadata
1 parent da1b45e commit 2bc7622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js_of_ocaml-compiler.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build: [["dune" "build" "-p" name "-j" jobs]]
1616
depends: [
1717
"ocaml" {>= "4.02.0"}
1818
"dune" {build & >= "1.2"}
19-
"ppx_expect" {test & >= "0.12.0"}
19+
"ppx_expect" {with-test & >= "0.12.0"}
2020
"cmdliner"
2121
"cppo" {>= "1.1.0"}
2222
"yojson" # It's optional, but we want users to be able to use source-map without pain.

0 commit comments

Comments
 (0)