Index: LayoutTests/virtual/stable/http/tests/websocket/url-with-empty-query-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/url-with-empty-query-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/url-with-empty-query-expected.txt |
deleted file mode 100644 |
index 6ede90888fc61fffe16db6df96617239d3ff4a0c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/url-with-empty-query-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-Make sure handshake with URL with empty query components success. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-url=ws://127.0.0.1:8880/echo-path? |
-WebSocket is open |
-received:/echo-path? |
-WebSocket is closed |
-PASS handshake_success is true |
-PASS path is expected_path |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |