| 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 ca0e4c3c22dcfe94b9558e314511bd500daa1116..d4f5c13a588b4465b6ff8185ec59e361cc4dfae0 100644
|
| --- a/LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/http/tests/local/blob/script-tests/TEMPLATE.html
|
| @@ -8,6 +8,5 @@
|
| <div id="console"></div>
|
| <script src="resources/hybrid-blob-util.js"></script>
|
| <script src="YOUR_JS_FILE_HERE"></script>
|
| -<script src="../../../../fast/js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|