| Index: test/inspector/runtime/console-spec-expected.txt
|
| diff --git a/test/inspector/runtime/console-spec-expected.txt b/test/inspector/runtime/console-spec-expected.txt
|
| deleted file mode 100644
|
| index 74dcfa2a6b20ebf08ba1445ff75caed4834cb1d0..0000000000000000000000000000000000000000
|
| --- a/test/inspector/runtime/console-spec-expected.txt
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -
|
| -Running test: consoleExistsOnGlobal
|
| -true
|
| -
|
| -Running test: consoleHasRightPropertyDescriptor
|
| -{
|
| - configurable : true
|
| - enumerable : false
|
| - value : <value>
|
| - writable : true
|
| -}
|
| -
|
| -Running test: ConsoleNotExistsOnGlobal
|
| -false
|
| -
|
| -Running test: prototypeChainMustBeCorrect
|
| -true
|
| -
|
| -Running test: consoleToString
|
| -[object Object]
|
|
|