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