Index: LayoutTests/fast/parser/fragment-parser.html |
diff --git a/LayoutTests/fast/parser/fragment-parser.html b/LayoutTests/fast/parser/fragment-parser.html |
index 3d4e46f58d4243508ca947c45b1b00764f54ed2e..49b16233482dde81790e53e4723ac40de37e84a0 100644 |
--- a/LayoutTests/fast/parser/fragment-parser.html |
+++ b/LayoutTests/fast/parser/fragment-parser.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/fragment-parser.js"></script> |