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