| Index: LayoutTests/fast/files/not-enough-arguments.html
|
| diff --git a/LayoutTests/fast/files/not-enough-arguments.html b/LayoutTests/fast/files/not-enough-arguments.html
|
| index ad95ca57cd37d27fefe13bdd69f9f4b59aaf0e07..883b5a4c1b51b2a98084d0530c7b322c91026d65 100644
|
| --- a/LayoutTests/fast/files/not-enough-arguments.html
|
| +++ b/LayoutTests/fast/files/not-enough-arguments.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/fs-test-util.js"></script>
|
| </head>
|
| <body>
|
|
|