| 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 88ae3497f2e15234ffbaa77deef30075e6e5ace8..a455b6174266350a20fbdc8ee06fe7b6f8c33804 100644
 | 
| --- a/LayoutTests/fast/js/Promise-resolve-with-then-reject.html
 | 
| +++ b/LayoutTests/fast/js/Promise-resolve-with-then-reject.html
 | 
| @@ -33,6 +33,5 @@ promise.then(function(result) {
 | 
|  debug('The promise is not rejected now.');
 | 
|  
 | 
|  </script>
 | 
| -<script src="resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |