| Index: test/inspector/debugger/call-frame-function-location-expected.txt
|
| diff --git a/test/inspector/debugger/call-frame-function-location-expected.txt b/test/inspector/debugger/call-frame-function-location-expected.txt
|
| index 8a34f45272a554b19c11c677d47b73b15ad76ea1..211352c2a24e73c26cf66da395f97d26b5a36521 100644
|
| --- a/test/inspector/debugger/call-frame-function-location-expected.txt
|
| +++ b/test/inspector/debugger/call-frame-function-location-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +Tests that function location in call frames is correct
|
| Paused on 'debugger;'
|
| Top frame location: {"scriptId":"42","lineNumber":3,"columnNumber":4}
|
| Top frame functionLocation: {"scriptId":"42","lineNumber":0,"columnNumber":21}
|
|
|