Index: LayoutTests/svg/animations/animate-end-attribute-numeric-precision.html |
diff --git a/LayoutTests/svg/animations/animate-end-attribute-numeric-precision.html b/LayoutTests/svg/animations/animate-end-attribute-numeric-precision.html |
index 0058e3f04785613e1a8f0b9150dd8267ba64d800..7b303e37afb27009547ff97a05c597baf844945e 100644 |
--- a/LayoutTests/svg/animations/animate-end-attribute-numeric-precision.html |
+++ b/LayoutTests/svg/animations/animate-end-attribute-numeric-precision.html |
@@ -3,7 +3,7 @@ |
<head> |
<!-- Tests numeric precision issues in animations --> |
<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()"> |