summaryrefslogtreecommitdiff
path: root/test/mach-o/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/mach-o/lit.local.cfg')
-rw-r--r--test/mach-o/lit.local.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/mach-o/lit.local.cfg b/test/mach-o/lit.local.cfg
new file mode 100644
index 0000000000000..739a0994fdda7
--- /dev/null
+++ b/test/mach-o/lit.local.cfg
@@ -0,0 +1,4 @@
+
+# mach-o test cases encode input files in yaml and use .yaml extension
+config.suffixes = ['.yaml']
+config.excludes = ['Inputs']