| 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 f7b14eaf6ba458bd7887be282d51d66e9aae18d1..41554e110caf9d45c344f3fdd1ff5a4f61de6565 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/send-throw.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/send-throw.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;
|
|
|
|
|