| Index: LayoutTests/fast/js/Promise-resolve-with-then-exception.html
|
| diff --git a/LayoutTests/fast/js/Promise-resolve-with-then-exception.html b/LayoutTests/fast/js/Promise-resolve-with-then-exception.html
|
| index 92167e2808bd8339fe4496884b98aa2c1a514649..ebfb33ffc2a65a9c63727b2566cd9b02ff03b169 100644
|
| --- a/LayoutTests/fast/js/Promise-resolve-with-then-exception.html
|
| +++ b/LayoutTests/fast/js/Promise-resolve-with-then-exception.html
|
| @@ -29,6 +29,5 @@ promise.then(function() {
|
|
|
| debug('The promise is already rejected now.');
|
| </script>
|
| -<script src="resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|