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