Index: LayoutTests/storage/indexeddb/pending-activity-workers.html |
diff --git a/LayoutTests/storage/indexeddb/pending-activity-workers.html b/LayoutTests/storage/indexeddb/pending-activity-workers.html |
index 41fbe8a2bf98dc1c43a14128c52e8bc3a484ca14..194fdc7317c3922a281290b5f63be7f4c24f2b3e 100644 |
--- a/LayoutTests/storage/indexeddb/pending-activity-workers.html |
+++ b/LayoutTests/storage/indexeddb/pending-activity-workers.html |
@@ -1,5 +1,5 @@ |
<!DOCTYPE html> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script src="resources/shared.js"></script> |
<body> |
<script>startWorker('resources/pending-activity.js');</script> |