| Index: LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt b/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| index 5f03dcadf8e51f04d343b2a2193cf3be9bbab705..06b23d05ef0c65f55b63a46c3797a1c2d585ea45 100644
|
| --- a/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
|
| @@ -24,5 +24,5 @@ temp14
|
| temp15
|
| function func() {}
|
| temp16
|
| -Error {stack: (...), message: "errr"}
|
| +Error: errr {stack: (...), message: "errr"}
|
|
|
|
|