| Index: LayoutTests/fast/js/Promise-resolve-with-then-reject.html
|
| diff --git a/LayoutTests/fast/js/Promise-resolve-with-then-reject.html b/LayoutTests/fast/js/Promise-resolve-with-then-reject.html
|
| index a455b6174266350a20fbdc8ee06fe7b6f8c33804..bf3360a45aa1cdaa66323f6533119702385914d3 100644
|
| --- a/LayoutTests/fast/js/Promise-resolve-with-then-reject.html
|
| +++ b/LayoutTests/fast/js/Promise-resolve-with-then-reject.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>
|
|
|