| Index: LayoutTests/svg/animations/svgpointlist-animation-1.html
|
| diff --git a/LayoutTests/svg/animations/svgpointlist-animation-1.html b/LayoutTests/svg/animations/svgpointlist-animation-1.html
|
| index 71845ada8cbae400d994b0733f88c58fff9f2409..01039a09d029f727f026dbef1710c003fed56cb2 100644
|
| --- a/LayoutTests/svg/animations/svgpointlist-animation-1.html
|
| +++ b/LayoutTests/svg/animations/svgpointlist-animation-1.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()">
|
|
|