Index: LayoutTests/http/tests/workers/worker-importScripts-onerror-sameorigin.html |
diff --git a/LayoutTests/http/tests/workers/worker-importScripts-onerror-sameorigin.html b/LayoutTests/http/tests/workers/worker-importScripts-onerror-sameorigin.html |
index 2f6217d54957c49c9c6e509e92051dbb492fa8a0..6632cc0d7d0c74a7a5cd2178521ad8f0a5c97ecd 100644 |
--- a/LayoutTests/http/tests/workers/worker-importScripts-onerror-sameorigin.html |
+++ b/LayoutTests/http/tests/workers/worker-importScripts-onerror-sameorigin.html |
@@ -5,7 +5,7 @@ |
window.jsTestIsAsync = true; |
window.isOnErrorTest = true; |
</script> |
- <script src="/js-test-resources/js-test-pre.js"></script> |
+ <script src="/js-test-resources/js-test.js"></script> |
</head> |
<body> |
<script> |