Index: LayoutTests/fast/forms/date/date-click-on-label.html |
diff --git a/LayoutTests/fast/forms/date/date-click-on-label.html b/LayoutTests/fast/forms/date/date-click-on-label.html |
index 3cb2326b63d3900d60bb401aa87a1357839e8321..fe6a9d1da7c4a27b7299ffd4f82d950af1ceb458 100644 |
--- a/LayoutTests/fast/forms/date/date-click-on-label.html |
+++ b/LayoutTests/fast/forms/date/date-click-on-label.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE> |
<body id=body> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<label id="label1">Label: <input type="date" id="date1"></label> |
<script> |