| Index: third_party/WebKit/LayoutTests/harness-tests/console_logging-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/harness-tests/console_logging-expected.txt b/third_party/WebKit/LayoutTests/harness-tests/console_logging-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9e3056106cc6b1610a6554138fff5207515df4cc
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/harness-tests/console_logging-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE MESSAGE: line 7: Single line message
|
| +CONSOLE MESSAGE: line 8: Multi-line
|
| +message
|
| +This is a testharness.js-based test.
|
| +FAIL Test needs to fail so that an expected.txt file is written out and be examined for console messages. assert_true: expected true got false
|
| +Harness: the test ran to completion.
|
| +
|
|
|