| Index: LayoutTests/svg/animations/discard-on-discard.html
|
| diff --git a/LayoutTests/svg/animations/discard-on-discard.html b/LayoutTests/svg/animations/discard-on-discard.html
|
| index 22ed3cebae18b0cc801cf03bc70e54edff91848c..03395e15989da16083931d4167c840ceda75a75b 100644
|
| --- a/LayoutTests/svg/animations/discard-on-discard.html
|
| +++ b/LayoutTests/svg/animations/discard-on-discard.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()">
|
|
|