| Index: LayoutTests/http/tests/websocket/tests/hybi/send.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/send.html b/LayoutTests/http/tests/websocket/tests/hybi/send.html
|
| index 60c0d3a822b162bb9e77fe9bd68671c62da25795..f863cec682a39b247140713f770774008e6d4d43 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/send.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/send.html
|
| @@ -58,6 +58,5 @@ function timeOutCallback()
|
| var timeoutID = setTimeout(timeOutCallback, 3000);
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|