| Index: LayoutTests/inspector/sources/debugger/set-breakpoint-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/set-breakpoint-expected.txt b/LayoutTests/inspector/sources/debugger/set-breakpoint-expected.txt
|
| deleted file mode 100644
|
| index 4e484bc69481074184b8be75c8a7f05195fd9aa4..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/set-breakpoint-expected.txt
|
| +++ /dev/null
|
| @@ -1,26 +0,0 @@
|
| -Tests setting breakpoints.
|
| -
|
| -
|
| -Running: testSetBreakpoint
|
| -Script source was shown.
|
| -Set timer for test function.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) testFunction (set-breakpoint.html:17)
|
| -Breakpoint sidebar pane
|
| -
|
| -set-breakpoint.html:17 var x = Math.sqrt(10);
|
| -Breakpoint sidebar pane
|
| -
|
| -Script execution resumed.
|
| -
|
| -Running: testSetBreakpointOnTheLastLine
|
| -Call stack:
|
| - 0) oneLineTestFunction (set-breakpoint.html:7)
|
| -
|
| -Running: testSetBreakpointOnTheLastLine2
|
| -Call stack:
|
| - 0) oneLineTestFunction2 (set-breakpoint.html:11)
|
| -
|
| -Running: testSetBreakpointOnTheSameLine
|
| -
|
|
|