summaryrefslogtreecommitdiff
path: root/test/Modules/self-import-header/af.framework/module.map
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/self-import-header/af.framework/module.map')
-rw-r--r--test/Modules/self-import-header/af.framework/module.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Modules/self-import-header/af.framework/module.map b/test/Modules/self-import-header/af.framework/module.map
new file mode 100644
index 000000000000..87176831df2d
--- /dev/null
+++ b/test/Modules/self-import-header/af.framework/module.map
@@ -0,0 +1,4 @@
+framework module af {
+ header "a1.h"
+ header "a2.h"
+}