| Index: LayoutTests/fast/js/Promise-simple-resolve.html
|
| diff --git a/LayoutTests/fast/js/Promise-simple-resolve.html b/LayoutTests/fast/js/Promise-simple-resolve.html
|
| index d8164e5ec714fcaa3020b5bbb077d78872ce821a..635b3cd9c29ea1bd21fb81521996ed676083b5a2 100644
|
| --- a/LayoutTests/fast/js/Promise-simple-resolve.html
|
| +++ b/LayoutTests/fast/js/Promise-simple-resolve.html
|
| @@ -22,6 +22,5 @@ var future = new Promise(function(resolve) {
|
| });
|
|
|
| </script>
|
| -<script src="resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|