| Index: LayoutTests/svg/animations/svglength-animation-number-to-number.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-number-to-number.html b/LayoutTests/svg/animations/svglength-animation-number-to-number.html
|
| index 6c4e9478cd55a829157438179da7eae6d0c4ea7e..26736b854fb6cfaa11fbe1de6f06f3754e9dc1ad 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-number-to-number.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-number-to-number.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()">
|
|
|