Index: LayoutTests/fast/dom/Window/window-custom-prototype.html |
diff --git a/LayoutTests/fast/dom/Window/window-custom-prototype.html b/LayoutTests/fast/dom/Window/window-custom-prototype.html |
index da85471a13bf225318a3e6265d08212cdcd41211..024f4252aa4ee92529b2cce1c66635ac5931e181 100644 |
--- a/LayoutTests/fast/dom/Window/window-custom-prototype.html |
+++ b/LayoutTests/fast/dom/Window/window-custom-prototype.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/window-custom-prototype.js"></script> |