| Index: LayoutTests/fast/js/date-big-constructor.html
|
| diff --git a/LayoutTests/fast/js/date-big-constructor.html b/LayoutTests/fast/js/date-big-constructor.html
|
| index 47126cc6aa74bb263d5fff006b27cfda3c63b61a..6279f80fe61c33c1e19ac75ea51399fd66a71a58 100644
|
| --- a/LayoutTests/fast/js/date-big-constructor.html
|
| +++ b/LayoutTests/fast/js/date-big-constructor.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/date-big-constructor.js"></script>
|
|
|