| Index: LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
|
| diff --git a/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html b/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
|
| index 35a027e3711739ffb5b785c7b26b272286f3c029..d6c9a9cec5b32a7df590d14a6e735781efb69005 100644
|
| --- a/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
|
| +++ b/LayoutTests/fast/js/Promise-resolve-with-then-fulfill.html
|
| @@ -33,6 +33,5 @@ promise.then(function(result) {
|
| debug('The promise is not fulfilled now.');
|
|
|
| </script>
|
| -<script src="resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|