Index: LayoutTests/svg/animations/remove-animation-element-while-animation-is-running.html |
diff --git a/LayoutTests/svg/animations/remove-animation-element-while-animation-is-running.html b/LayoutTests/svg/animations/remove-animation-element-while-animation-is-running.html |
index 49eb3cf7fc8ecb550635b73e8308e267ab2d0819..770fc69d1c5cf618a7e6ff2bdeed1102b8ddc340 100644 |
--- a/LayoutTests/svg/animations/remove-animation-element-while-animation-is-running.html |
+++ b/LayoutTests/svg/animations/remove-animation-element-while-animation-is-running.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()"> |