| Index: LayoutTests/storage/indexeddb/mozilla/put-get-values.html
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/put-get-values.html b/LayoutTests/storage/indexeddb/mozilla/put-get-values.html
|
| index e813a830a9691c58f83ee553e98c5c0c330330f4..58939010af65f0f4a84c3d95900cd7c4fde120be 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/put-get-values.html
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/put-get-values.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>
|
|
|