| Index: LayoutTests/svg/animations/multiple-animations-ending.html
|
| diff --git a/LayoutTests/svg/animations/multiple-animations-ending.html b/LayoutTests/svg/animations/multiple-animations-ending.html
|
| index f5a01f9b9679f129dc297cbf57a83a0e3f5903a6..02b569a5a1cb00eaccb0c124a98d9866de9232b4 100644
|
| --- a/LayoutTests/svg/animations/multiple-animations-ending.html
|
| +++ b/LayoutTests/svg/animations/multiple-animations-ending.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()">
|
|
|