Skip to content

Commit a29977b

Browse files
committed
Don't make parser tests installable
This makes the regular build of odoc-parser to depend on its test-dependencies, making it fail.
1 parent 2e2cc45 commit a29977b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/parser/test/dune

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
(library
22
(name odoc_parser_test)
3-
(package odoc-parser)
43
(inline_tests)
54
(enabled_if
65
(>= %{ocaml_version} 4.04.1))

0 commit comments

Comments
 (0)