| Index: LayoutTests/storage/indexeddb/key-type-array.html
|
| diff --git a/LayoutTests/storage/indexeddb/key-type-array.html b/LayoutTests/storage/indexeddb/key-type-array.html
|
| index adc504a94b5b902eb98efb8556adeb9e0b349307..9fe7a56fcc62e5610c6b15e681af46f4e0c2581a 100644
|
| --- a/LayoutTests/storage/indexeddb/key-type-array.html
|
| +++ b/LayoutTests/storage/indexeddb/key-type-array.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>
|
|
|