| Index: LayoutTests/fast/js/regress/constant-test.html
|
| diff --git a/LayoutTests/fast/js/regress/constant-test.html b/LayoutTests/fast/js/regress/constant-test.html
|
| index aba731849f52244aed052f575066e2350e9ac1e8..285d2c48f031ee4494d8879c4a8c4db91d4c4d60 100644
|
| --- a/LayoutTests/fast/js/regress/constant-test.html
|
| +++ b/LayoutTests/fast/js/regress/constant-test.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>
|
|
|