| Index: LayoutTests/storage/indexeddb/cursor-prev-no-duplicate.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-prev-no-duplicate.html b/LayoutTests/storage/indexeddb/cursor-prev-no-duplicate.html
|
| index be48e30373cea166ee0c05df715bd0a7abdd32ff..da27e35785d06d70c611ab0b151049ae4113b2d7 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-prev-no-duplicate.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-prev-no-duplicate.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>
|
|
|