Index: LayoutTests/fast/dom/Geolocation/success.html |
diff --git a/LayoutTests/fast/dom/Geolocation/success.html b/LayoutTests/fast/dom/Geolocation/success.html |
index 98e445a613d45e0c05af911b656aae6c08261f3c..c0c7af83711f2af9ae1d684693825168ca061c4e 100644 |
--- a/LayoutTests/fast/dom/Geolocation/success.html |
+++ b/LayoutTests/fast/dom/Geolocation/success.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/success.js"></script> |