Index: LayoutTests/fast/events/window-onerror-09.html |
diff --git a/LayoutTests/fast/events/window-onerror-09.html b/LayoutTests/fast/events/window-onerror-09.html |
index 56f5b0b14800b7395d7f6cf8a1cd042a85e09d85..75dd93fe41413f15d2d72fe01f19bfbd0d245d44 100644 |
--- a/LayoutTests/fast/events/window-onerror-09.html |
+++ b/LayoutTests/fast/events/window-onerror-09.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> |