diff options
Diffstat (limited to 'lldb/test/logging/TestLogging.py')
| -rw-r--r-- | lldb/test/logging/TestLogging.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/test/logging/TestLogging.py b/lldb/test/logging/TestLogging.py index 3f0aea4f75c..a911fef6f5a 100644 --- a/lldb/test/logging/TestLogging.py +++ b/lldb/test/logging/TestLogging.py @@ -69,7 +69,6 @@ class LogTestCase(TestBase): "HandleCommand, revised_command_line: 'log disable lldb'\n", "HandleCommand, wants_raw_input:'False'\n", "HandleCommand, command line after removing command name(s): 'lldb'\n", - "HandleCommand, command succeeded\n" ] self.runCmd("log disable lldb") |

