| Index: LayoutTests/svg/animations/svgnumber-animation-3.html
|
| diff --git a/LayoutTests/svg/animations/svgnumber-animation-3.html b/LayoutTests/svg/animations/svgnumber-animation-3.html
|
| index 89dfae151c1d13af78e3e69e14667a97374aa442..ec003a81ba991d2c5488c809281c7488d68810e6 100644
|
| --- a/LayoutTests/svg/animations/svgnumber-animation-3.html
|
| +++ b/LayoutTests/svg/animations/svgnumber-animation-3.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()">
|
|
|