| Index: LayoutTests/fast/js/regress/make-indexed-storage.html
|
| diff --git a/LayoutTests/fast/js/regress/make-indexed-storage.html b/LayoutTests/fast/js/regress/make-indexed-storage.html
|
| index 1af7a6383aeddd8b63e02c202af2fa100e050bb9..7116129d9dfe32464e06b2591b516e6c24b459d0 100644
|
| --- a/LayoutTests/fast/js/regress/make-indexed-storage.html
|
| +++ b/LayoutTests/fast/js/regress/make-indexed-storage.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="resources/regress-pre.js"></script>
|
|
|