Index: LayoutTests/inspector-enabled/sources/debugger/script-formatter-console-expected.txt |
=================================================================== |
--- LayoutTests/inspector-enabled/sources/debugger/script-formatter-console-expected.txt (revision 176341) |
+++ LayoutTests/inspector-enabled/sources/debugger/script-formatter-console-expected.txt (working copy) |
@@ -1,14 +0,0 @@ |
-CONSOLE ERROR: line 11: Test message. |
-Tests that the script formatting changes console line numbers. |
- |
- |
-Running: testConsoleMessagesForFormattedScripts |
-script-formatter-console.html:11 |
-Pre-format row message list: |
-["10"] |
-["10"] |
-script-formatter-console.html:formatted:18 |
-Post-format row message list: |
-["17"] |
-["17"] |
- |