Index: LayoutTests/fast/js/string-localeCompare.html |
diff --git a/LayoutTests/fast/js/string-localeCompare.html b/LayoutTests/fast/js/string-localeCompare.html |
index 2fdbc0c15f36e8deba5ef2a92e93f900873412ca..a30ed0733947cd1e5ef42d9c0b2b3d3be8b70c0e 100644 |
--- a/LayoutTests/fast/js/string-localeCompare.html |
+++ b/LayoutTests/fast/js/string-localeCompare.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body> |
<script src="script-tests/string-localeCompare.js"></script> |