llvm/lldb/test/Shell/ScriptInterpreter/None/import_module.test

# RUN: %lldb --script-language none -o 'command script import %t' 2>&1 | FileCheck %s
# CHECK: error: module importing failed: This script interpreter does not support importing modules.