| Index: LayoutTests/fast/js/Promise-then-in-workers.html
|
| diff --git a/LayoutTests/fast/js/Promise-then-in-workers.html b/LayoutTests/fast/js/Promise-then-in-workers.html
|
| index 96f77cfb2f5dc919b9fc612301dd8b1c9f54619e..538db7f324cf772adeb13e39776873f4c6da54fd 100644
|
| --- a/LayoutTests/fast/js/Promise-then-in-workers.html
|
| +++ b/LayoutTests/fast/js/Promise-then-in-workers.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="description"></div>
|
|
|