| Index: LayoutTests/svg/animations/animate-color-calcMode-discrete.html
|
| diff --git a/LayoutTests/svg/animations/animate-color-calcMode-discrete.html b/LayoutTests/svg/animations/animate-color-calcMode-discrete.html
|
| index f1b5ae20ad15b6db4a84ae76e42e044dd992c57b..311a032f18d7d60b1b19bb2cbf58a324f39cdf2d 100644
|
| --- a/LayoutTests/svg/animations/animate-color-calcMode-discrete.html
|
| +++ b/LayoutTests/svg/animations/animate-color-calcMode-discrete.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()">
|
|
|