Index: LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html |
diff --git a/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html b/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html |
index 2d612f301e4200356339016ec1d37657f50fe535..53cff53470e9ede686c8c85381f1c30bd3d04bc9 100644 |
--- a/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html |
+++ b/LayoutTests/storage/indexeddb/mozilla/test_objectStore_getAllKeys.html |
@@ -3,4 +3,4 @@ |
<script src="../../../resources/js-test.js"></script> |
<script>description(document.title);</script> |
<script src="resources/test_objectStore_getAllKeys.js"></script> |
-<script src="resources/getAll_test_adapter.js"></script> |
+<script src="resources/generator_test_adapter.js"></script> |