| Index: LayoutTests/fast/js/date-proto-generic-invocation.html
|
| diff --git a/LayoutTests/fast/js/date-proto-generic-invocation.html b/LayoutTests/fast/js/date-proto-generic-invocation.html
|
| index 8b681e25c62ec30c8a0c59e3f111220d395d268c..8b9e1a28e5f6ec96d4822e5a47e613fc54517795 100644
|
| --- a/LayoutTests/fast/js/date-proto-generic-invocation.html
|
| +++ b/LayoutTests/fast/js/date-proto-generic-invocation.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-proto-generic-invocation.js"></script>
|
|
|