diff options
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint_lua.test')
| -rw-r--r-- | lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint_lua.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint_lua.test b/lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint_lua.test index c86ae9057c50..5346d4ae32b9 100644 --- a/lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint_lua.test +++ b/lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint_lua.test @@ -1,5 +1,4 @@ # REQUIRES: python -# UNSUPPORTED: lldb-repro # # RUN: cat %s | %lldb --script-language lua 2>&1 | FileCheck %s b main |
