| Index: LayoutTests/svg/animations/animate-number-calcMode-discrete.html
|
| diff --git a/LayoutTests/svg/animations/animate-number-calcMode-discrete.html b/LayoutTests/svg/animations/animate-number-calcMode-discrete.html
|
| index 9a3a84b8a3582927f2997cf9a8427ec88f972e2c..0c90f25d24ac5e91860b6d60d6b2b869dba391da 100644
|
| --- a/LayoutTests/svg/animations/animate-number-calcMode-discrete.html
|
| +++ b/LayoutTests/svg/animations/animate-number-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()">
|
|
|