diff options
Diffstat (limited to 'test/Modules/Inputs/double-quotes/x.hmap.json')
-rw-r--r-- | test/Modules/Inputs/double-quotes/x.hmap.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/Modules/Inputs/double-quotes/x.hmap.json b/test/Modules/Inputs/double-quotes/x.hmap.json new file mode 100644 index 0000000000000..2b6a05956469b --- /dev/null +++ b/test/Modules/Inputs/double-quotes/x.hmap.json @@ -0,0 +1,7 @@ + +{ + "mappings" : + { + "X.h" : "X/X.h" + } +} |