this repo has no description

Fix unpromoted test

-2
-2
test/sources/include_in_expansion.t/run.t
··· 1 1 Checking that source parents are kept, using include. 2 2 3 3 $ odoc compile -c module-a root.mld 4 - ERROR: Failed to parse child reference: Unrecognized kind: srctree 5 - [1] 6 4 7 5 $ ocamlc -c -o b.cmo b.ml -bin-annot -I . 8 6 $ ocamlc -c -o main__A.cmo a.ml -bin-annot -I .