Skip to content

Commit 75c2367

Browse files
panglesdjonludlam
authored andcommitted
Change lower bound for search tests
The "module alias" test uses syntax introduced after 4.06 Signed-off-by: Paul-Elliot <peada@free.fr>
1 parent 93f40d7 commit 75c2367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/search/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
(cram
99
(deps %{bin:odoc} %{bin:odoc_print})
1010
(enabled_if
11-
(>= %{ocaml_version} 4.04.0)))
11+
(>= %{ocaml_version} 4.08.0)))

0 commit comments

Comments
 (0)