| Index: LayoutTests/storage/indexeddb/cursor-added-bug.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-added-bug.html b/LayoutTests/storage/indexeddb/cursor-added-bug.html
|
| index f8a9df50bf5b33b6d44d47c869b27e9bbe60aaea..614012f79e7aaae39c3e813fd83176de0c33f28a 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-added-bug.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-added-bug.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>
|
|
|