| Index: LayoutTests/storage/indexeddb/cursor-finished.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-finished.html b/LayoutTests/storage/indexeddb/cursor-finished.html
|
| index 75c6eee2a0173320f421ef7c47ebc79bfb52e912..b655348bd7b0037dd1bf2b39da7e732d36423959 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-finished.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-finished.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/shared.js"></script>
|
| </head>
|
| <body>
|
|
|