| Index: LayoutTests/svg/animations/animate-insert-no-begin.html
|
| diff --git a/LayoutTests/svg/animations/animate-insert-no-begin.html b/LayoutTests/svg/animations/animate-insert-no-begin.html
|
| index daaa4edf3b57e4c946c9ff98626cd5274e974ec4..e0d114e4c885a6dc343045791d7b5e74d9923e5b 100644
|
| --- a/LayoutTests/svg/animations/animate-insert-no-begin.html
|
| +++ b/LayoutTests/svg/animations/animate-insert-no-begin.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()">
|
|
|