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