Index: LayoutTests/inspector/debugger/script-formatter-console-expected.txt |
diff --git a/LayoutTests/inspector/debugger/script-formatter-console-expected.txt b/LayoutTests/inspector/debugger/script-formatter-console-expected.txt |
index fb9f171ad90b9599c5552075dddaff26f3178658..f6d56a42aeba8071c9a9a73fead02cfa23cf1eee 100644 |
--- a/LayoutTests/inspector/debugger/script-formatter-console-expected.txt |
+++ b/LayoutTests/inspector/debugger/script-formatter-console-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 11: Test message. |
+CONSOLE ERROR: line 11: Test message. |
Tests that the script formatting changes console line numbers. |
Debugger was enabled. |