Index: LayoutTests/fast/dom/Comment/comment-constructor.html |
diff --git a/LayoutTests/fast/dom/Comment/comment-constructor.html b/LayoutTests/fast/dom/Comment/comment-constructor.html |
index ecae3c291a6039d812d23f492fc38008bd10c982..80d0c3a04e785633e5ab90b3830acfd19950777e 100644 |
--- a/LayoutTests/fast/dom/Comment/comment-constructor.html |
+++ b/LayoutTests/fast/dom/Comment/comment-constructor.html |
@@ -1,6 +1,6 @@ |
<!DOCTYPE html> |
<body> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<script> |
description('This tests that Comment is constructable.'); |