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