Index: LayoutTests/inspector/console/console-format-es6-expected.txt |
diff --git a/LayoutTests/inspector/console/console-format-es6-expected.txt b/LayoutTests/inspector/console/console-format-es6-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..15764527bb68cad3452424709dc6e39cca59bd59 |
--- /dev/null |
+++ b/LayoutTests/inspector/console/console-format-es6-expected.txt |
@@ -0,0 +1,9 @@ |
+CONSOLE MESSAGE: line 10: |
+CONSOLE MESSAGE: line 12: |
+CONSOLE MESSAGE: line 19: |
+Tests that console properly displays information about ES6 Symbols. |
+ |
+Symbol() console-format-es6.html:10 |
+Symbol(a) console-format-es6.html:12 |
+Symbol console-format-es6.html:19 |
+ |