Index: LayoutTests/fast/dom/DocumentType/remove.html |
diff --git a/LayoutTests/fast/dom/DocumentType/remove.html b/LayoutTests/fast/dom/DocumentType/remove.html |
index 199202457334066fc22e3ec46dd99870a82a757c..2bb7eedea028dd23805211b7284777e85bb3a857 100644 |
--- a/LayoutTests/fast/dom/DocumentType/remove.html |
+++ b/LayoutTests/fast/dom/DocumentType/remove.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script> |
description('This tests the DOM 4 remove method on a DocumentType node.'); |