Index: LayoutTests/svg/animations/animate-path-to-animation.html |
diff --git a/LayoutTests/svg/animations/animate-path-to-animation.html b/LayoutTests/svg/animations/animate-path-to-animation.html |
index ecfee569cc7dfe901aea9ed899fecf3fe94465ce..c89365ac6ff7c2f43b4c50d80a101537b186fb39 100644 |
--- a/LayoutTests/svg/animations/animate-path-to-animation.html |
+++ b/LayoutTests/svg/animations/animate-path-to-animation.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()"> |