| Index: LayoutTests/svg/animations/svgpointlist-animation-2.html
|
| diff --git a/LayoutTests/svg/animations/svgpointlist-animation-2.html b/LayoutTests/svg/animations/svgpointlist-animation-2.html
|
| index 94625d66247faa8c59604b81ddbe8af8bad81bc8..884930c73f0a41eee6d59a4750bfb5dd257a3723 100644
|
| --- a/LayoutTests/svg/animations/svgpointlist-animation-2.html
|
| +++ b/LayoutTests/svg/animations/svgpointlist-animation-2.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()">
|
|
|