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