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