| Index: LayoutTests/fast/events/window-onerror-04.html
|
| diff --git a/LayoutTests/fast/events/window-onerror-04.html b/LayoutTests/fast/events/window-onerror-04.html
|
| index f19d64abb94e0672b3bb80ac605731ceeaceb6dc..a93a3955bbbaca1d5667f9792f3f3fbd26bdaf7c 100644
|
| --- a/LayoutTests/fast/events/window-onerror-04.html
|
| +++ b/LayoutTests/fast/events/window-onerror-04.html
|
| @@ -13,6 +13,5 @@
|
| dumpOnErrorArgumentValuesAndReturn(true);
|
| eval("a("); // caught by window.onerror
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|