| Index: LayoutTests/fast/js/regress/arity-mismatch-inlining.html
|
| diff --git a/LayoutTests/fast/js/regress/arity-mismatch-inlining.html b/LayoutTests/fast/js/regress/arity-mismatch-inlining.html
|
| index a690187453cad32083fda70d8946f0c6258b28ff..4c1668cf55d6e14abd3b5ce28114d85de63b5293 100644
|
| --- a/LayoutTests/fast/js/regress/arity-mismatch-inlining.html
|
| +++ b/LayoutTests/fast/js/regress/arity-mismatch-inlining.html
|
| @@ -7,6 +7,5 @@
|
| <script src="resources/regress-pre.js"></script>
|
| <script src="script-tests/arity-mismatch-inlining.js"></script>
|
| <script src="resources/regress-post.js"></script>
|
| -<script src="../resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|