| Index: LayoutTests/animations/script-tests/TEMPLATE.html
|
| diff --git a/LayoutTests/animations/script-tests/TEMPLATE.html b/LayoutTests/animations/script-tests/TEMPLATE.html
|
| index 306dc76f14a78a1b498fd0d1f85570063af0b6de..dc90070014b7a321348d54825a596897c0e82e32 100644
|
| --- a/LayoutTests/animations/script-tests/TEMPLATE.html
|
| +++ b/LayoutTests/animations/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>
|
|
|