Skip to content

Commit 72f614a

Browse files
committed
Remove ocaml-index from dune file for tests
1 parent 7d297be commit 72f614a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/dune

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
%{bin:ocamlmerlin-server}
1414
%{bin:ocamlmerlin}
1515
%{bin:dot-merlin-reader}
16-
%{bin:revert-newlines}
17-
%{bin:ocaml-index}))
16+
%{bin:revert-newlines}))
1817

1918
(cram
2019
(applies_to with-ppx)

0 commit comments

Comments
 (0)