| Index: LayoutTests/inspector/sources/debugger/debugger-step-over-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/debugger-step-over-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-step-over-expected.txt
|
| deleted file mode 100644
|
| index 9e59dd5ea1139e23584aeaca5541bae31f8aba56..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/debugger-step-over-expected.txt
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -Tests "step over" functionality in debugger.
|
| -
|
| -Set timer for test function.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) d (debugger-step-over.html:14)
|
| - 1) testFunction (debugger-step-over.html:20)
|
| -Stepping over...
|
| -Script execution resumed.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) d (debugger-step-over.html:15)
|
| - 1) testFunction (debugger-step-over.html:20)
|
| -Stepping over...
|
| -Script execution resumed.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) d (debugger-step-over.html:16)
|
| - 1) testFunction (debugger-step-over.html:20)
|
| -Script execution resumed.
|
| -
|
|
|