| Index: LayoutTests/svg/animations/svglength-animation-unitType.html
|
| diff --git a/LayoutTests/svg/animations/svglength-animation-unitType.html b/LayoutTests/svg/animations/svglength-animation-unitType.html
|
| index cf2f169e66c7b2b1c2533a007f931970e4a91b54..231efbd4699b84b940728b6084f58364702d9e15 100644
|
| --- a/LayoutTests/svg/animations/svglength-animation-unitType.html
|
| +++ b/LayoutTests/svg/animations/svglength-animation-unitType.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()">
|
|
|