summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/timeout.html
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/Geolocation/timeout.html')
-rw-r--r--LayoutTests/fast/dom/Geolocation/timeout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/LayoutTests/fast/dom/Geolocation/timeout.html b/LayoutTests/fast/dom/Geolocation/timeout.html
index f8eaafe..601b299 100644
--- a/LayoutTests/fast/dom/Geolocation/timeout.html
+++ b/LayoutTests/fast/dom/Geolocation/timeout.html
@@ -7,7 +7,7 @@
<body>
<p id="description"></p>
<div id="console"></div>
-<script src="resources/timeout.js"></script>
-<script src="resources/js-test-post.js"></script>
+<script src="script-tests/timeout.js"></script>
+<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>