Index: LayoutTests/fast/events/window-errorevent-02.html |
diff --git a/LayoutTests/fast/events/window-errorevent-02.html b/LayoutTests/fast/events/window-errorevent-02.html |
index eb9bf1aba530e09cf0d397b95bf96de6f84ff19e..bab27153b42fffbdd7084b2697014b08def47a20 100644 |
--- a/LayoutTests/fast/events/window-errorevent-02.html |
+++ b/LayoutTests/fast/events/window-errorevent-02.html |
@@ -4,7 +4,7 @@ |
<script> |
window.isOnErrorTest = true; |
</script> |
- <script src="../js/resources/js-test-pre.js"></script> |
+ <script src="../../resources/js-test.js"></script> |
<script src="resources/onerror-test.js"></script> |
</head> |
<body> |