| 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 ed957677566b195455cdbae2452abbb9864da098..314c41c550a3c660cd03b1f4dd2804d3ccc19367 100644
|
| --- a/LayoutTests/fast/js/kde/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/fast/js/kde/script-tests/TEMPLATE.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|