| Index: LayoutTests/svg/animations/animateMotion-multiple.html
|
| diff --git a/LayoutTests/svg/animations/animateMotion-multiple.html b/LayoutTests/svg/animations/animateMotion-multiple.html
|
| index 47fb9adeeced3e1043664600250f9f84ca6c933d..f652685f20c13f5b4b60e8a7c484039f615f3ac9 100644
|
| --- a/LayoutTests/svg/animations/animateMotion-multiple.html
|
| +++ b/LayoutTests/svg/animations/animateMotion-multiple.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()">
|
|
|