| Index: LayoutTests/svg/animations/animate-calcMode-spline-to.html
|
| diff --git a/LayoutTests/svg/animations/animate-calcMode-spline-to.html b/LayoutTests/svg/animations/animate-calcMode-spline-to.html
|
| index 39da464d141c6ec32a7f1f6e8912d4253571a443..a258fa2e2466ef8c87279ddd369460304ed52f52 100644
|
| --- a/LayoutTests/svg/animations/animate-calcMode-spline-to.html
|
| +++ b/LayoutTests/svg/animations/animate-calcMode-spline-to.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()">
|
|
|