| Index: LayoutTests/storage/indexeddb/cursor-inconsistency.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-inconsistency.html b/LayoutTests/storage/indexeddb/cursor-inconsistency.html
|
| index eb46c1495aa45702ff484153d8f1e4cbd7f5c92d..73072666a4dd32bd38a6cbccd2a85fc13ec6ef05 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-inconsistency.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-inconsistency.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>
|
|
|