summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamldep-shadowing/a.ml
blob: 5da9c5393742382d38d3dd4a883b79b47fefc36c (plain)
1
2
3
4
5
6
7
8
9
10
11
(* TEST
 subdirectories = "dir1 dir2";
 setup-ocamlc.byte-build-env;
 commandline = "-depend -slash -I dir1 -I dir2 a.ml";
 ocamlc.byte;
 compiler_reference = "${test_source_directory}/a.reference";
 check-ocamlc.byte-output;
*)

include B
include C