| Index: LayoutTests/svg/animations/animate-calcMode-spline-values.html
|
| diff --git a/LayoutTests/svg/animations/animate-calcMode-spline-values.html b/LayoutTests/svg/animations/animate-calcMode-spline-values.html
|
| index c9572f78a39c254408223a24b9615a41fd342094..5417aeb9a934f7054e6efdca23757c83e50b18e1 100644
|
| --- a/LayoutTests/svg/animations/animate-calcMode-spline-values.html
|
| +++ b/LayoutTests/svg/animations/animate-calcMode-spline-values.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()">
|
|
|