xref: /llvm-project/lldb/test/Shell/ScriptInterpreter/None/import_module.test (revision bd5c8d167b7cce3290d755e29623d047c2ad8e3e)
1# RUN: %lldb --script-language none -o 'command script import %t' 2>&1 | FileCheck %s
2# CHECK: error: module importing failed: This script interpreter does not support importing modules.
3