| Index: LayoutTests/fast/js/global-constructors.html
|
| diff --git a/LayoutTests/fast/js/global-constructors.html b/LayoutTests/fast/js/global-constructors.html
|
| index f4ddf492c008c91ca6a994ac3c06f37457b6bc9b..372a8f32b580dd366fb6dd601207395ae4cd54a3 100644
|
| --- a/LayoutTests/fast/js/global-constructors.html
|
| +++ b/LayoutTests/fast/js/global-constructors.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/global-constructors.js"></script>
|
|
|