| Index: LayoutTests/fast/url/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/fast/url/script-tests/TEMPLATE.html b/LayoutTests/fast/url/script-tests/TEMPLATE.html
|
| index f340dbbb26a338c420d33e97bb81a61bccbdc619..aeb1432e1e0aa02e9ec360fb8363dd04082c173b 100644
|
| --- a/LayoutTests/fast/url/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/fast/url/script-tests/TEMPLATE.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/utilities.js"></script>
|
| </head>
|
| <body>
|
|
|