| Index: LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection.html b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection.html
|
| index eb6e59ecd4b808ee6dca98313fb90227300f2b80..27487a6adda840310a862f0788f8dbc1f18c8810 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/handshake-fail-by-null-subprotocol-selection.html
|
| @@ -29,6 +29,5 @@ ws.onclose = function(event)
|
| };
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|