| Index: LayoutTests/svg/animations/svglength-animation-values.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-values.html b/LayoutTests/svg/animations/svglength-animation-values.html
|
| index 19de2d00c8e519183e24793003d03d2fe60d128d..5dc5bf5b1fa347badda3c7eab662960908a53495 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-values.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-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()">
|
|
|