| 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 f9a9ba5f8ca7b57b3ff474a960f413f17fb7474f..60c0d3a822b162bb9e77fe9bd68671c62da25795 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/send.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/send.html
|
| @@ -7,7 +7,7 @@
|
| <div id="description"></div>
|
| <div id="console"></div>
|
| <script type="text/javascript">
|
| -description("Web Socket send test");
|
| +description("WebSocket send test");
|
|
|
| window.jsTestIsAsync = true;
|
|
|
|
|