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