| Index: LayoutTests/fast/js/regress/register-pressure-from-osr.html
|
| diff --git a/LayoutTests/fast/js/regress/register-pressure-from-osr.html b/LayoutTests/fast/js/regress/register-pressure-from-osr.html
|
| index 009dcf633534d1a42f1dfffa05542bd15538729e..93650ee892f0fa2ab374114a23ca75e78e3a70c2 100644
|
| --- a/LayoutTests/fast/js/regress/register-pressure-from-osr.html
|
| +++ b/LayoutTests/fast/js/regress/register-pressure-from-osr.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>
|
|
|