| Index: LayoutTests/svg/animations/animateTransform-pattern-transform.html
|
| diff --git a/LayoutTests/svg/animations/animateTransform-pattern-transform.html b/LayoutTests/svg/animations/animateTransform-pattern-transform.html
|
| index 0601c0c67323d1f7cf832fc318af27cf3c989e93..105f90c7ea8ac98e4d0f764e6d366ef19868fbcb 100644
|
| --- a/LayoutTests/svg/animations/animateTransform-pattern-transform.html
|
| +++ b/LayoutTests/svg/animations/animateTransform-pattern-transform.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()">
|
|
|