Skip to content

Commit

Permalink
Fix unpromoted test
Browse files Browse the repository at this point in the history
  • Loading branch information
panglesd committed Aug 22, 2024
1 parent 996e661 commit 51cd330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/sources/include_in_expansion.t/run.t
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Checking that source parents are kept, using include.

$ odoc compile -c module-a root.mld
ERROR: Failed to parse child reference: Unrecognized kind: srctree
[1]

$ ocamlc -c -o b.cmo b.ml -bin-annot -I .
$ ocamlc -c -o main__A.cmo a.ml -bin-annot -I .
Expand Down

0 comments on commit 51cd330

Please sign in to comment.