| Index: LayoutTests/storage/indexeddb/cursor-continue.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-continue.html b/LayoutTests/storage/indexeddb/cursor-continue.html
|
| index 9481dc080d2ec2f16ab90ece763f3992eee9b0d2..41b3bbf27dec46216df64fe2bf2e219a2e4f0cb9 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-continue.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-continue.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>
|
|
|