| Index: LayoutTests/fast/events/window-onerror-09.html
|
| diff --git a/LayoutTests/fast/events/window-onerror-09.html b/LayoutTests/fast/events/window-onerror-09.html
|
| index 18421a47f7c1d8167fea4e8b35472961c96f8e56..56f5b0b14800b7395d7f6cf8a1cd042a85e09d85 100644
|
| --- a/LayoutTests/fast/events/window-onerror-09.html
|
| +++ b/LayoutTests/fast/events/window-onerror-09.html
|
| @@ -16,6 +16,5 @@
|
| evt.initEvent("error", true, true);
|
| window.dispatchEvent(evt);
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|