| Index: LayoutTests/fast/js/regress/allocate-big-object.html
|
| diff --git a/LayoutTests/fast/js/regress/allocate-big-object.html b/LayoutTests/fast/js/regress/allocate-big-object.html
|
| index 1677e16b6fa78dc6036a15f3fc104bf631109992..32d868f21308feb88eed92c1aa4647bb6d73b6a7 100644
|
| --- a/LayoutTests/fast/js/regress/allocate-big-object.html
|
| +++ b/LayoutTests/fast/js/regress/allocate-big-object.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>
|
|
|