Index: LayoutTests/fast/dom/getter-on-window-object2.html |
diff --git a/LayoutTests/fast/dom/getter-on-window-object2.html b/LayoutTests/fast/dom/getter-on-window-object2.html |
index f7f2d96a4839d1cb7196e35073b0769b3038fe2f..67d3fc0515582570e1566d5cc115d6ece9569e32 100644 |
--- a/LayoutTests/fast/dom/getter-on-window-object2.html |
+++ b/LayoutTests/fast/dom/getter-on-window-object2.html |
@@ -1,4 +1,4 @@ |
-<script src="../js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script> |
description("This page tests what happens when a getter / setter on the window object conflicts with another property or declared variable"); |