| Index: LayoutTests/fast/js/kde/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/fast/js/kde/script-tests/TEMPLATE.html b/LayoutTests/fast/js/kde/script-tests/TEMPLATE.html
|
| index 87349633c08982f27ba8706d4816ddeb925c93eb..ed957677566b195455cdbae2452abbb9864da098 100644
|
| --- a/LayoutTests/fast/js/kde/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/fast/js/kde/script-tests/TEMPLATE.html
|
| @@ -8,6 +8,5 @@
|
| description("KDE JS Test");
|
| </script>
|
| <script src="YOUR_JS_FILE_HERE"></script>
|
| -<script src="../resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|