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