Index: LayoutTests/fast/dom/Window/es52-globals.html |
diff --git a/LayoutTests/fast/dom/Window/es52-globals.html b/LayoutTests/fast/dom/Window/es52-globals.html |
index 5696e86518de5da325b3ccda794b4e06042082b9..6ecf26c088a559d91628b75e5329af5c64f181bd 100644 |
--- a/LayoutTests/fast/dom/Window/es52-globals.html |
+++ b/LayoutTests/fast/dom/Window/es52-globals.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../js/resources/js-test-pre.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
<div id="div"></div> |
<iframe name="f"></iframe> |
<a href="http://webkit.org" name="a"></a> |