| Index: LayoutTests/storage/indexeddb/transaction-scope-sequencing.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-scope-sequencing.html b/LayoutTests/storage/indexeddb/transaction-scope-sequencing.html
|
| index 1a63c7311341b37e4d81a3317b970a11d44f45c9..5f33ab7614e990bb9e3cdc5dd62d17a96e2da401 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-scope-sequencing.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-scope-sequencing.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <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>
|
|
|