| Index: LayoutTests/fast/js/regress/cmpeq-obj-to-obj-other.html
|
| diff --git a/LayoutTests/fast/js/regress/cmpeq-obj-to-obj-other.html b/LayoutTests/fast/js/regress/cmpeq-obj-to-obj-other.html
|
| index fb7c840bfc437bdd663a7b3b97c8530cf30d515b..df9dc12249142d6079e706d4fe08378be0051be0 100644
|
| --- a/LayoutTests/fast/js/regress/cmpeq-obj-to-obj-other.html
|
| +++ b/LayoutTests/fast/js/regress/cmpeq-obj-to-obj-other.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>
|
|
|