diff options
Diffstat (limited to 'lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py')
-rw-r--r-- | lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py b/lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py index 5eda9cffc9d..ce277a85c44 100644 --- a/lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py +++ b/lldb/test/tools/lldb-mi/interpreter/TestMiInterpreterExec.py @@ -1,4 +1,4 @@ -""" +""" Test lldb-mi -interpreter-exec command. """ |