| Index: LayoutTests/fast/js/regress/int-overflow-local.html
|
| diff --git a/LayoutTests/fast/js/regress/int-overflow-local.html b/LayoutTests/fast/js/regress/int-overflow-local.html
|
| index c34539f9057efafa0e66d8117b18c0dd334663fd..4a0208dc75b3a59ba45c3fa6974ddcb46dd3eb98 100644
|
| --- a/LayoutTests/fast/js/regress/int-overflow-local.html
|
| +++ b/LayoutTests/fast/js/regress/int-overflow-local.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="resources/regress-pre.js"></script>
|
|
|