| Index: LayoutTests/storage/indexeddb/open-twice-workers.html
|
| diff --git a/LayoutTests/storage/indexeddb/open-twice-workers.html b/LayoutTests/storage/indexeddb/open-twice-workers.html
|
| index 62df6f4bb13f9d2984a250a4a8a05df92cb724af..813b81de802ed62d23c341a455d19429914a5ace 100644
|
| --- a/LayoutTests/storage/indexeddb/open-twice-workers.html
|
| +++ b/LayoutTests/storage/indexeddb/open-twice-workers.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>
|
|
|