| Index: LayoutTests/fast/js/regress/inline-arguments-local-escape.html
|
| diff --git a/LayoutTests/fast/js/regress/inline-arguments-local-escape.html b/LayoutTests/fast/js/regress/inline-arguments-local-escape.html
|
| index 6eb907c9e0dab9ba6029870d6d14a37040804e90..7d155625badcccbd4d73a5a7175ffac86ecbf07b 100644
|
| --- a/LayoutTests/fast/js/regress/inline-arguments-local-escape.html
|
| +++ b/LayoutTests/fast/js/regress/inline-arguments-local-escape.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>
|
|
|