Index: LayoutTests/fast/events/window-onerror-05.html |
diff --git a/LayoutTests/fast/events/window-onerror-05.html b/LayoutTests/fast/events/window-onerror-05.html |
index 2d263138f6ccc8642d668b773d48f17dd413571d..f65aa22fe598efe0f7266e761ae1c5e1af757a51 100644 |
--- a/LayoutTests/fast/events/window-onerror-05.html |
+++ b/LayoutTests/fast/events/window-onerror-05.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> |