| Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| index e231f9a7188b55d5c20d21557d0f53f020a8615e..f0e39206b09b8fba5c351d63d378fe94ab1a0ab5 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="/js-test-resources/js-test-pre.js"></script>
|
| +<script src="/js-test-resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="description"></div>
|
|
|