| Index: LayoutTests/storage/indexeddb/cursor-basics.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-basics.html b/LayoutTests/storage/indexeddb/cursor-basics.html
|
| index 1ccad99a73e815674f9ca17f5211cd744b0ea9fc..ee5cc7f863f1ee64f6fab47aca84b0dda4049646 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-basics.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-basics.html
|
| @@ -1,6 +1,6 @@
|
| <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>
|
|
|