| Index: LayoutTests/fast/js/dfg-peephole-compare-final-object-to-final-object-or-other.html
|
| diff --git a/LayoutTests/fast/js/dfg-peephole-compare-final-object-to-final-object-or-other.html b/LayoutTests/fast/js/dfg-peephole-compare-final-object-to-final-object-or-other.html
|
| index 9264cfe9a3f2105030b1f4960e3c013a6ce2c4c9..4a064f33a189a20451ed6911896a844b78d4b41e 100644
|
| --- a/LayoutTests/fast/js/dfg-peephole-compare-final-object-to-final-object-or-other.html
|
| +++ b/LayoutTests/fast/js/dfg-peephole-compare-final-object-to-final-object-or-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="script-tests/dfg-peephole-compare-final-object-to-final-object-or-other.js"></script>
|
|
|