Skip to content

Commit 9f73a4c

Browse files
committed
Fix typo in with-tests
1 parent 0584e16 commit 9f73a4c

File tree

1 file changed

+1
-1
lines changed
  • packages/iomux/iomux.0.1

1 file changed

+1
-1
lines changed

packages/iomux/iomux.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends: [
1313
"ocaml" {>= "4.08"}
1414
"dune" {>= "3.6"}
1515
"dune-configurator"
16-
"alcotest" {with_test}
16+
"alcotest" {with-test}
1717
"odoc" {with-doc}
1818
]
1919
build: [

0 commit comments

Comments
 (0)