| Index: LayoutTests/fast/js/regress/cast-int-to-double.html
|
| diff --git a/LayoutTests/fast/js/regress/cast-int-to-double.html b/LayoutTests/fast/js/regress/cast-int-to-double.html
|
| index 5c2a2cacf7a0eda9097d36b5dd7df0c073e6a30f..d589ba7c3f7f13503c6e339b648500340970c670 100644
|
| --- a/LayoutTests/fast/js/regress/cast-int-to-double.html
|
| +++ b/LayoutTests/fast/js/regress/cast-int-to-double.html
|
| @@ -7,6 +7,5 @@
|
| <script src="resources/regress-pre.js"></script>
|
| <script src="script-tests/cast-int-to-double.js"></script>
|
| <script src="resources/regress-post.js"></script>
|
| -<script src="../resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|