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 a93a3955bbbaca1d5667f9792f3f3fbd26bdaf7c..8accad780133cc2934fa7ede0acf7e65fa835520 100644 |
--- a/LayoutTests/fast/events/window-onerror-04.html |
+++ b/LayoutTests/fast/events/window-onerror-04.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> |