| Index: LayoutTests/http/tests/websocket/tests/hybi/workers/no-subprotocol.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/workers/no-subprotocol.html b/LayoutTests/http/tests/websocket/tests/hybi/workers/no-subprotocol.html
|
| index 5a23fdeeab5252f4e682408be4746b1fbb51a5bf..f65e24c1b896cb7a5d4fb465b5ffddbac5087c74 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/workers/no-subprotocol.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/workers/no-subprotocol.html
|
| @@ -31,6 +31,5 @@ worker.onmessage = function (event)
|
| };
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|