Index: third_party/lit/tests/Inputs/shtest-format/external_shell/lit.local.cfg |
diff --git a/third_party/lit/tests/Inputs/shtest-format/external_shell/lit.local.cfg b/third_party/lit/tests/Inputs/shtest-format/external_shell/lit.local.cfg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5e87c72991983d851f0577322dbb81cb4a5bbf1e |
--- /dev/null |
+++ b/third_party/lit/tests/Inputs/shtest-format/external_shell/lit.local.cfg |
@@ -0,0 +1,2 @@ |
+import lit.formats |
+config.test_format = lit.formats.ShTest(execute_external=True) |