| Index: LayoutTests/svg/animations/single-values-animation.html
|
| diff --git a/LayoutTests/svg/animations/single-values-animation.html b/LayoutTests/svg/animations/single-values-animation.html
|
| index 4699286b1622285137d8cc4b8406838a2ba8f8be..ecb407b75de72c2c9a0bb8c5ce96b3a70f6405f3 100644
|
| --- a/LayoutTests/svg/animations/single-values-animation.html
|
| +++ b/LayoutTests/svg/animations/single-values-animation.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()">
|
|
|