| Index: LayoutTests/http/tests/websocket/tests/hybi/pong.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/pong.html b/LayoutTests/http/tests/websocket/tests/hybi/pong.html
|
| index 10e72badd553bbaca261d0cf5ccb91c455a270b6..4df0ba1634ef706081475436af132f7e97b7df3b 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/pong.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/pong.html
|
| @@ -36,6 +36,5 @@ ws.onclose = function(event)
|
| };
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|