| Index: LayoutTests/fast/js/regress/integer-modulo.html
|
| diff --git a/LayoutTests/fast/js/regress/integer-modulo.html b/LayoutTests/fast/js/regress/integer-modulo.html
|
| index f48c4c1de80b3af1c1a52db907c6afbb0e65ce84..87f649e4b9fdd938da2088150e3cb990b7a83533 100644
|
| --- a/LayoutTests/fast/js/regress/integer-modulo.html
|
| +++ b/LayoutTests/fast/js/regress/integer-modulo.html
|
| @@ -7,6 +7,5 @@
|
| <script src="resources/regress-pre.js"></script>
|
| <script src="script-tests/integer-modulo.js"></script>
|
| <script src="resources/regress-post.js"></script>
|
| -<script src="../resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|