| Index: test/inspector/debugger/async-instrumentation-expected.txt
|
| diff --git a/test/inspector/debugger/async-instrumentation-expected.txt b/test/inspector/debugger/async-instrumentation-expected.txt
|
| index 2a538879aeceaa5144f724901941a47253967124..3b9f58aefc00637849f132152be04858e9724650 100644
|
| --- a/test/inspector/debugger/async-instrumentation-expected.txt
|
| +++ b/test/inspector/debugger/async-instrumentation-expected.txt
|
| @@ -9,12 +9,12 @@ test (test.js:21:2)
|
|
|
| foo (test.js:10:2)
|
| -- Promise.resolve --
|
| -test (test.js:20:2)
|
| +test (test.js:19:14)
|
| (anonymous) (expr1.js:0:0)
|
|
|
| foo (test.js:12:2)
|
| -- Promise.resolve --
|
| -test (test.js:20:2)
|
| +test (test.js:19:14)
|
| (anonymous) (expr1.js:0:0)
|
|
|
|
|
|
|