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