Skip to content

Commit 51cd330

Browse files
committed
Fix unpromoted test
1 parent 996e661 commit 51cd330

File tree

1 file changed

+0
-2
lines changed
  • test/sources/include_in_expansion.t

1 file changed

+0
-2
lines changed

test/sources/include_in_expansion.t/run.t

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Checking that source parents are kept, using include.
22

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

75
$ ocamlc -c -o b.cmo b.ml -bin-annot -I .
86
$ ocamlc -c -o main__A.cmo a.ml -bin-annot -I .

0 commit comments

Comments
 (0)