| Index: LayoutTests/inspector/sources/debugger-pause/debugger-pause-in-internal-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger-pause/debugger-pause-in-internal-expected.txt b/LayoutTests/inspector/sources/debugger-pause/debugger-pause-in-internal-expected.txt
|
| index 1167d82cad8ec10af421256b92ce124fd7db72f5..59050a029c479e3db6a79ccf68858a48bcdd92a8 100644
|
| --- a/LayoutTests/inspector/sources/debugger-pause/debugger-pause-in-internal-expected.txt
|
| +++ b/LayoutTests/inspector/sources/debugger-pause/debugger-pause-in-internal-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: line 9: Uncaught SyntaxError: Unexpected token )
|
| +CONSOLE ERROR: line 9: Uncaught SyntaxError: Expected () to start arrow function, but got '}' instead of '=>'
|
| Tests that pause on exception in internal script does not crash.
|
|
|
| Script source was shown.
|
|
|