| Index: LayoutTests/fast/files/url-required-arguments.html
|
| diff --git a/LayoutTests/fast/files/url-required-arguments.html b/LayoutTests/fast/files/url-required-arguments.html
|
| index 0d1bda9eb828edbfec442597977a3fe2b3e8091d..fb7a0eb3728949a74f1856a7d4bee1e109ef989d 100644
|
| --- a/LayoutTests/fast/files/url-required-arguments.html
|
| +++ b/LayoutTests/fast/files/url-required-arguments.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <div id="description"></div>
|
|
|