| Index: LayoutTests/fast/js/vardecl-preserve-arguments.html
|
| diff --git a/LayoutTests/fast/js/vardecl-preserve-arguments.html b/LayoutTests/fast/js/vardecl-preserve-arguments.html
|
| index 5ff7caf3b7d68cb1910c331ad8a55332658f6ede..95165479e2e2cefcbb16f07330a697a061f16128 100644
|
| --- a/LayoutTests/fast/js/vardecl-preserve-arguments.html
|
| +++ b/LayoutTests/fast/js/vardecl-preserve-arguments.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="script-tests/vardecl-preserve-arguments.js"></script>
|
|
|