| Index: LayoutTests/svg/animations/svgtransform-animation-discrete.html
|
| diff --git a/LayoutTests/svg/animations/svgtransform-animation-discrete.html b/LayoutTests/svg/animations/svgtransform-animation-discrete.html
|
| index b8771ab390c1ff93aca4eab9652c5271ea26eede..072deb765639f87668935a1fd04f2dc586d57b5e 100644
|
| --- a/LayoutTests/svg/animations/svgtransform-animation-discrete.html
|
| +++ b/LayoutTests/svg/animations/svgtransform-animation-discrete.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()">
|
|
|