| Index: LayoutTests/fast/filesystem/op-get-parent.html
|
| diff --git a/LayoutTests/fast/filesystem/op-get-parent.html b/LayoutTests/fast/filesystem/op-get-parent.html
|
| index cc9dfbbfd01791151dea42b6a6e1cf77fcfbf58e..2d413171fdc280c4b77911b964f377a212f2e05e 100644
|
| --- a/LayoutTests/fast/filesystem/op-get-parent.html
|
| +++ b/LayoutTests/fast/filesystem/op-get-parent.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/fs-test-util.js"></script>
|
| </head>
|
| <body>
|
|
|