| Index: LayoutTests/fast/js/Promise-static-all.html
|
| diff --git a/LayoutTests/fast/js/Promise-static-all.html b/LayoutTests/fast/js/Promise-static-all.html
|
| index 9dbcc8b9affdef000da63a1559004f2f25391c7d..d7ad3deda21ce5c8c10e5bae1548a7b03c6cd992 100644
|
| --- a/LayoutTests/fast/js/Promise-static-all.html
|
| +++ b/LayoutTests/fast/js/Promise-static-all.html
|
| @@ -100,6 +100,5 @@ Promise.all().then(function(result) {
|
| shouldBe('result', 'undefined');
|
|
|
| </script>
|
| -<script src="resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|