| Index: LayoutTests/webexposed/global-constructors-attributes.html
|
| diff --git a/LayoutTests/webexposed/global-constructors-attributes.html b/LayoutTests/webexposed/global-constructors-attributes.html
|
| index cb6d5a196e2d84c57d28550847860a46cb720c9a..f9072a0e06ff76fe9319947834f986ea2352f8ac 100644
|
| --- a/LayoutTests/webexposed/global-constructors-attributes.html
|
| +++ b/LayoutTests/webexposed/global-constructors-attributes.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="resources/global-constructors-attributes.js"></script>
|
|
|