summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter/None/import_module.test
blob: 0af7bfaf24f45cec4a1109b563c3d2f5c192056f (plain)
1
2
# 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.
OpenPOWER on IntegriCloud