| Index: LayoutTests/fast/filesystem/op-copy.html
|
| diff --git a/LayoutTests/fast/filesystem/op-copy.html b/LayoutTests/fast/filesystem/op-copy.html
|
| index 84edaaeac63aa3395a5bbf664ff7307b21844519..2e9e504fa135244afc57262e04cc54b9686d08e1 100644
|
| --- a/LayoutTests/fast/filesystem/op-copy.html
|
| +++ b/LayoutTests/fast/filesystem/op-copy.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>
|
|
|