Skip to content

Commit 01b2cd8

Browse files
committed
mirage: expect tests only good with 4.x
1 parent af27e2a commit 01b2cd8

File tree

1 file changed

+1
-0
lines changed
  • packages/mirage/mirage.4.9.0

1 file changed

+1
-0
lines changed

packages/mirage/mirage.4.9.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ build: [
1919

2020
depends: [
2121
"ocaml" {>= "4.13.0"}
22+
"ocaml" {with-test & < "5"}
2223
"dune" {>= "2.9.0"}
2324
"astring"
2425
"cmdliner" {>= "1.2.0"}

0 commit comments

Comments
 (0)