[clang-format] Add plurals.txt to DEPENDS of style_options_depends
[llvm-project.git] / lldb / test / Shell / ScriptInterpreter / None / import_module.test
blob0af7bfaf24f45cec4a1109b563c3d2f5c192056f
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.