| Index: test/inspector/runtime/console-deprecated-methods-expected.txt
|
| diff --git a/test/inspector/runtime/console-deprecated-methods-expected.txt b/test/inspector/runtime/console-deprecated-methods-expected.txt
|
| deleted file mode 100644
|
| index 1b8e4aa2ced6c1b4e9b686c7fed75a3fc27d29c8..0000000000000000000000000000000000000000
|
| --- a/test/inspector/runtime/console-deprecated-methods-expected.txt
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -Tests checks that deprecation messages for console.
|
| -'console.timeline' is deprecated. Please use 'console.time' instead.
|
| -'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead.
|
| -'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead.
|
| -
|
|
|