Index: LayoutTests/fast/dom/Document/document-write-doctype.html |
diff --git a/LayoutTests/fast/dom/Document/document-write-doctype.html b/LayoutTests/fast/dom/Document/document-write-doctype.html |
index 095428063243dea4f612feb3427a98027080d78d..6452999af10a9345d51eb73f76aa360d9383d0a9 100644 |
--- a/LayoutTests/fast/dom/Document/document-write-doctype.html |
+++ b/LayoutTests/fast/dom/Document/document-write-doctype.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="script-tests/document-write-doctype.js"></script> |