| Index: LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html b/LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html
|
| index d4f5c13a588b4465b6ff8185ec59e361cc4dfae0..6345813ee201764e9756b095f2cf1aab4d6c50f4 100644
|
| --- a/LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|