Index: LayoutTests/fast/events/window-onerror-06.html |
diff --git a/LayoutTests/fast/events/window-onerror-06.html b/LayoutTests/fast/events/window-onerror-06.html |
index 1608c3952d29ef840fdadf7bca0b36261e491ad2..e633eb4a74b875b3e984897e453e57947796befb 100644 |
--- a/LayoutTests/fast/events/window-onerror-06.html |
+++ b/LayoutTests/fast/events/window-onerror-06.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> |