| Index: LayoutTests/fast/js/regress/polymorphic-structure.html
|
| diff --git a/LayoutTests/fast/js/regress/polymorphic-structure.html b/LayoutTests/fast/js/regress/polymorphic-structure.html
|
| index 1fbe40545a1e5188d629e663b374ef49fb8c9ee9..b3e2b843bd0a6307581f623facba8666b7b912ba 100644
|
| --- a/LayoutTests/fast/js/regress/polymorphic-structure.html
|
| +++ b/LayoutTests/fast/js/regress/polymorphic-structure.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>
|
|
|