| Index: LayoutTests/fast/js/regress/tear-off-arguments-simple.html
|
| diff --git a/LayoutTests/fast/js/regress/tear-off-arguments-simple.html b/LayoutTests/fast/js/regress/tear-off-arguments-simple.html
|
| index e2e3a60c502f3908c5420abd36698fa6196d5d06..f35a87db4ba61e653981c1200093b7e882a94aa3 100644
|
| --- a/LayoutTests/fast/js/regress/tear-off-arguments-simple.html
|
| +++ b/LayoutTests/fast/js/regress/tear-off-arguments-simple.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>
|
|
|