Skip to content

Commit 0aa3840

Browse files
authored
Update packages/ppx_map/ppx_map.0.1.0/opam
1 parent 08cee04 commit 0aa3840

File tree

1 file changed

+1
-1
lines changed
  • packages/ppx_map/ppx_map.0.1.0

1 file changed

+1
-1
lines changed

packages/ppx_map/ppx_map.0.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ homepage: "https://github.com/bensmrs/ppx_map"
1010
bug-reports: "https://github.com/bensmrs/ppx_map/issues"
1111
depends: [
1212
"dune" {>= "2.7"}
13-
"alcotest" {>= "1.6.0"}
13+
"alcotest" {with-test & >= "1.6.0"}
1414
"ppxlib" {>= "0.27.0"}
1515
"odoc" {with-doc}
1616
]

0 commit comments

Comments
 (0)