| Index: LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
|
| deleted file mode 100644
|
| index 720666ca89d7333b185da6548fe8202ffdf76832..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-pause-in-eval-script-expected.txt
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -Tests that debugger will stop on "debugger" statement in a function that was added to the inspected page via evaluation in Web Inspector console.Bug 41058
|
| -
|
| -Evaluated script in console.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) testFunction (:2)
|
| -Script execution resumed.
|
| -
|
|
|