Index: LayoutTests/fast/js/resources/Promise-then-without-callbacks-in-workers.js |
diff --git a/LayoutTests/fast/js/resources/Promise-then-without-callbacks-in-workers.js b/LayoutTests/fast/js/resources/Promise-then-without-callbacks-in-workers.js |
index 056b0c2ee9d2f1df84c86689ff49ba7f8d6406df..056df5b5919cbf76b5e30eab7496e8041e1ae812 100644 |
--- a/LayoutTests/fast/js/resources/Promise-then-without-callbacks-in-workers.js |
+++ b/LayoutTests/fast/js/resources/Promise-then-without-callbacks-in-workers.js |
@@ -1,4 +1,4 @@ |
-importScripts('./js-test-pre.js'); |
+importScripts('../../../resources/js-test.js'); |
description('Test Promise.'); |