Index: LayoutTests/fast/dom/Window/invalid-protocol.html |
diff --git a/LayoutTests/fast/dom/Window/invalid-protocol.html b/LayoutTests/fast/dom/Window/invalid-protocol.html |
index 3c01c4f8c5c87220f45fab3665bd9908cc3c332b..89f98f52b52d8258150f64a91ced2613d9be4057 100644 |
--- a/LayoutTests/fast/dom/Window/invalid-protocol.html |
+++ b/LayoutTests/fast/dom/Window/invalid-protocol.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/invalid-protocol.js"></script> |