| Index: LayoutTests/fast/js/regress/sparse-conditional.html
|
| diff --git a/LayoutTests/fast/js/regress/sparse-conditional.html b/LayoutTests/fast/js/regress/sparse-conditional.html
|
| index 93b756851803e85a40a2680fee669977217a19b0..127aea66d102ac9fe083e28a213b3c38cf7824a6 100644
|
| --- a/LayoutTests/fast/js/regress/sparse-conditional.html
|
| +++ b/LayoutTests/fast/js/regress/sparse-conditional.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>
|
|
|