summaryrefslogtreecommitdiff
path: root/llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg')
-rw-r--r--llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg b/llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg
index 5e87c7299198..4cc234df4fca 100644
--- a/llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg
+++ b/llvm/utils/lit/tests/Inputs/shtest-run-at-line/external-shell/lit.local.cfg
@@ -1,2 +1,3 @@
import lit.formats
+
config.test_format = lit.formats.ShTest(execute_external=True)