| Index: LayoutTests/fast/js/regress/rare-osr-exit-on-local.html
|
| diff --git a/LayoutTests/fast/js/regress/rare-osr-exit-on-local.html b/LayoutTests/fast/js/regress/rare-osr-exit-on-local.html
|
| index acfaacd336311d718dc519216f4038855e9c6046..86edc1b7a790434bd8b14af62bb5d81974a5c278 100644
|
| --- a/LayoutTests/fast/js/regress/rare-osr-exit-on-local.html
|
| +++ b/LayoutTests/fast/js/regress/rare-osr-exit-on-local.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>
|
|
|