Index: LayoutTests/svg/animations/deferred-insertion.html |
diff --git a/LayoutTests/svg/animations/deferred-insertion.html b/LayoutTests/svg/animations/deferred-insertion.html |
index 8335388662399a32c38a31026fa5d155b12b9512..06ae512a06f904fb0e50812e7fac683799153e6d 100644 |
--- a/LayoutTests/svg/animations/deferred-insertion.html |
+++ b/LayoutTests/svg/animations/deferred-insertion.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="scheduleTest()"> |