Index: LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt b/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
index a133fa27e6a2f49d073b95ba933e917cda4a4eeb..509f334fc79d971cc52e74017defd429dfc5c47c 100644 |
--- a/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
+++ b/LayoutTests/http/tests/inspector/web-socket-frame-error-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: WebSocket connection to 'ws://localhost:8000/websocket/tests/hybi/does_not_exist' failed: Unexpected response code: 404 |
+CONSOLE MESSAGE: line 8: WebSocket connection to 'ws://localhost:8000/websocket/tests/hybi/does_not_exist' failed: Unexpected response code: 404 |
Closed. |
Tests that WebSocketFrames errors are visible to Web Inspector. |