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