| Index: LayoutTests/fast/js/global-constructors-attributes.html
|
| diff --git a/LayoutTests/fast/js/concat-while-having-a-bad-time.html b/LayoutTests/fast/js/global-constructors-attributes.html
|
| similarity index 75%
|
| copy from LayoutTests/fast/js/concat-while-having-a-bad-time.html
|
| copy to LayoutTests/fast/js/global-constructors-attributes.html
|
| index dd10fe4e98507197a7719d40bf3b554ad5597a07..d5284019434cab487cb914b30d5932ae296d69a2 100644
|
| --- a/LayoutTests/fast/js/concat-while-having-a-bad-time.html
|
| +++ b/LayoutTests/fast/js/global-constructors-attributes.html
|
| @@ -4,7 +4,7 @@
|
| <script src="resources/js-test-pre.js"></script>
|
| </head>
|
| <body>
|
| -<script src="script-tests/concat-while-having-a-bad-time.js"></script>
|
| +<script src="script-tests/global-constructors-attributes.js"></script>
|
| <script src="resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|