| Index: LayoutTests/svg/animations/animate-mpath-insert.html
|
| diff --git a/LayoutTests/svg/animations/animate-mpath-insert.html b/LayoutTests/svg/animations/animate-mpath-insert.html
|
| index 5be020fe80559e9b7b39b32bb3078b7a43f78caa..19354bcb7777e2daed12378ad23c84cedd623cb2 100644
|
| --- a/LayoutTests/svg/animations/animate-mpath-insert.html
|
| +++ b/LayoutTests/svg/animations/animate-mpath-insert.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()">
|
|
|