| Index: LayoutTests/inspector/sources/debugger/debug-console-command-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debug-console-command-expected.txt b/LayoutTests/inspector/sources/debugger/debug-console-command-expected.txt
|
| index 07146cc716a2fa34cd1a5c1a0f2786b3dcd814ee..0c43a2838ad8ff0a9524b6e21a3616576a2a67ab 100644
|
| --- a/LayoutTests/inspector/sources/debugger/debug-console-command-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger/debug-console-command-expected.txt
|
| @@ -1,6 +1,5 @@
|
| Tests debug(fn) console command.
|
|
|
| -Debugger was enabled.
|
|
|
| Running: testSetSimpleBreakpoint
|
| Breakpoint added.
|
| @@ -35,5 +34,4 @@ Script execution resumed.
|
| Running: testRemoveBreakpoint
|
| Script execution paused.
|
| Reason for pause: debugger statement.
|
| -Debugger was disabled.
|
|
|
|
|