Index: LayoutTests/svg/animations/animate-no-matching-end-value.html |
diff --git a/LayoutTests/svg/animations/animate-no-matching-end-value.html b/LayoutTests/svg/animations/animate-no-matching-end-value.html |
index 3892082dd117e29505b39a23d1226971a6a022c4..30e000f2f841a7d44e88494384f5300ab990c73c 100644 |
--- a/LayoutTests/svg/animations/animate-no-matching-end-value.html |
+++ b/LayoutTests/svg/animations/animate-no-matching-end-value.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()"> |