Index: LayoutTests/storage/indexeddb/mozilla/resources/cursors.js |
diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/cursors.js b/LayoutTests/storage/indexeddb/mozilla/resources/cursors.js |
index c33f69382e2d269ff5b4104aae50a3764c588733..e836b15a36dca06dc72b560a3e67d311ed460d1b 100644 |
--- a/LayoutTests/storage/indexeddb/mozilla/resources/cursors.js |
+++ b/LayoutTests/storage/indexeddb/mozilla/resources/cursors.js |
@@ -5,7 +5,7 @@ |
// http://creativecommons.org/publicdomain/zero/1.0/ " |
if (this.importScripts) { |
- importScripts('../../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../../resources/js-test.js'); |
importScripts('../../resources/shared.js'); |
} |