Index: LayoutTests/fast/workers/worker-onerror-04.html |
diff --git a/LayoutTests/fast/workers/worker-onerror-04.html b/LayoutTests/fast/workers/worker-onerror-04.html |
index 68024fd136c2c0375b5af46eb1ce327e3e9950f0..8e8361b67dbd4bbdb897fd70f544a1cd40157c08 100644 |
--- a/LayoutTests/fast/workers/worker-onerror-04.html |
+++ b/LayoutTests/fast/workers/worker-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> |