| Index: LayoutTests/fast/js/resources/Promise-then-in-workers.js
|
| diff --git a/LayoutTests/fast/js/resources/Promise-then-in-workers.js b/LayoutTests/fast/js/resources/Promise-then-in-workers.js
|
| index 051f035dc69e7abda6509a0164aa7f83f7184784..36aa5d24f5432f3fe0e3ce99f42343ef1714273d 100644
|
| --- a/LayoutTests/fast/js/resources/Promise-then-in-workers.js
|
| +++ b/LayoutTests/fast/js/resources/Promise-then-in-workers.js
|
| @@ -1,4 +1,4 @@
|
| -importScripts('./js-test-pre.js');
|
| +importScripts('../../../resources/js-test.js');
|
|
|
| description('Test Promise.');
|
|
|
|
|