| Index: LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt b/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| deleted file mode 100644
|
| index 607762eb83589d8aa3db3c96fac7cbf41ddb31d8..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/async-callstack-eval-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -Tests evaluation in an async call frame.
|
| -
|
| -Set timer for test function.
|
| -Call stack:
|
| - 0) timeout (async-callstack-eval.html:25)
|
| - [setTimeout]
|
| - 0) inner (async-callstack-eval.html:15)
|
| - 1) testFunction (async-callstack-eval.html:17)
|
| -Select call frame: inner
|
| -a = "PASS"
|
| -b = "PASS"
|
| -
|
|
|