summaryrefslogtreecommitdiff
path: root/utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg')
-rw-r--r--utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg b/utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg
new file mode 100644
index 0000000000..448eaa4092
--- /dev/null
+++ b/utils/lit/lit/ExampleTests/ShInternal/lit.local.cfg
@@ -0,0 +1,6 @@
+# -*- Python -*-
+
+config.test_format = lit.formats.ShTest(execute_external = False)
+
+config.suffixes = ['.c']
+