Index: LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
diff --git a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
index ec0a87350271d250c4775e2f6899b67772980fea..969dcd58e5fa56a75c9c9138ef7c524fa9bbe028 100644 |
--- a/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
+++ b/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 2: 42 |
+CONSOLE ERROR: line 2: 42 |
Tests that console.error does not throw exception when executed in console on call frame. |
Debugger was enabled. |