| Index: LayoutTests/http/tests/websocket/tests/hybi/send-empty.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/send-empty.html b/LayoutTests/http/tests/websocket/tests/hybi/send-empty.html
|
| index 343d8a43684a37d97395460517d8dce3961f852e..7323739bd719d64730fc377f968651ee56a3bc1d 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/send-empty.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/send-empty.html
|
| @@ -40,6 +40,5 @@ ws.onclose = function(event)
|
| };
|
|
|
| </script>
|
| -<script src="/js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|