diff options
Diffstat (limited to 'lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py')
-rw-r--r-- | lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py b/lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py index 69fea5ba19b..96de4425573 100644 --- a/lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py +++ b/lldb/test/tools/lldb-mi/interpreter/TestMiCliSupport.py @@ -1,4 +1,4 @@ -""" +""" Test lldb-mi can interpret CLI commands directly. """ |