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