| Index: LayoutTests/storage/indexeddb/cursor-cast.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-cast.html b/LayoutTests/storage/indexeddb/cursor-cast.html
|
| index e3888c9db2a0032c6fdce8bf6a434c790c0631e1..bd62a3b1e08d54e8f4a2040d1710216eb72d8c58 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-cast.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-cast.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>
|
| <script>
|
|
|
|
|