| Index: LayoutTests/fast/encoding/api/end-of-file.html
|
| diff --git a/LayoutTests/fast/encoding/api/end-of-file.html b/LayoutTests/fast/encoding/api/end-of-file.html
|
| index be5f77aead390576533f64871cfc78315493c934..ef4f7b81789b5e127aa6b01e1f43e4267d2685df 100644
|
| --- a/LayoutTests/fast/encoding/api/end-of-file.html
|
| +++ b/LayoutTests/fast/encoding/api/end-of-file.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
|
|
| description("Edge cases around non-fatal errors at EOF");
|
|
|