Index: LayoutTests/fast/dom/htmlcollection-namedItem.html |
diff --git a/LayoutTests/fast/dom/htmlcollection-namedItem.html b/LayoutTests/fast/dom/htmlcollection-namedItem.html |
index e5d26701ff56030af648db0805d24766efd436d4..7a0597a52096379ca5c9a63d17a3f022d3f5d48a 100644 |
--- a/LayoutTests/fast/dom/htmlcollection-namedItem.html |
+++ b/LayoutTests/fast/dom/htmlcollection-namedItem.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../js/resources/js-test-pre.js"> </script> |
+<script src="../../resources/js-test.js"> </script> |
</head> |
<body> |
<p>HTMLCollection namedItem Method</p> |