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 68adcfdcab6ec5550bf54d0c3d7679aff51fced9..be245d15216960591bcbcbc5f2281dc418e0ac47 100644 |
--- a/LayoutTests/fast/encoding/api/byte-order-marks.html |
+++ b/LayoutTests/fast/encoding/api/byte-order-marks.html |
@@ -36,4 +36,3 @@ shouldNotBe("new TextDecoder('utf-16be').decode(new Uint8Array(utf16le_bom.conca |
// FIXME: Add tests where the BOM is split across buffers. |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |