Skip to content

Commit

Permalink
poly-fail only ocaml5
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinans committed Dec 23, 2024
1 parent 2160db8 commit 082f514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/poly-fail/dune
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
(alias runtest)
(package landmarks-ppx)
(enabled_if
(>= %{ocaml_version} "4.08"))
(>= %{ocaml_version} "5"))
(action
(diff test.out.expected test.out)))

0 comments on commit 082f514

Please sign in to comment.