| Index: LayoutTests/svg/animations/animate-end-attribute.html
|
| diff --git a/LayoutTests/svg/animations/animate-end-attribute.html b/LayoutTests/svg/animations/animate-end-attribute.html
|
| index 5b3d28945b2bfa46ce4496705590c0b7f1d3522b..3545a95580c03a50f388104d34e98018625ca97d 100644
|
| --- a/LayoutTests/svg/animations/animate-end-attribute.html
|
| +++ b/LayoutTests/svg/animations/animate-end-attribute.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <script src="../../resources/js-test.js"></script>
|
| -<script src="../dynamic-updates/resources/SVGTestCase.js"></script>
|
| +<script src="resources/SVGTestCase.js"></script>
|
| <script src="resources/SVGAnimationTestCase.js"></script>
|
| </head>
|
| <body onload="runSMILTest()">
|
|
|