aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/header-in-multiple-maps/map2
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/Inputs/header-in-multiple-maps/map2')
-rw-r--r--test/Modules/Inputs/header-in-multiple-maps/map23
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Modules/Inputs/header-in-multiple-maps/map2 b/test/Modules/Inputs/header-in-multiple-maps/map2
new file mode 100644
index 000000000000..67e0df3b55f5
--- /dev/null
+++ b/test/Modules/Inputs/header-in-multiple-maps/map2
@@ -0,0 +1,3 @@
+module a { textual header "a.h" }
+module b { header "a.h" }
+module c { header "a.h" }