Index: LayoutTests/fast/encoding/api/byte-order-marks.html |
diff --git a/LayoutTests/fast/encoding/api/byte-order-marks.html b/LayoutTests/fast/encoding/api/byte-order-marks.html |
index be245d15216960591bcbcbc5f2281dc418e0ac47..14a393384ff2dbed6bcc6538a45f8b546c170709 100644 |
--- a/LayoutTests/fast/encoding/api/byte-order-marks.html |
+++ b/LayoutTests/fast/encoding/api/byte-order-marks.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("Test the Encoding API's handling of byte-order marks (BOMs)."); |