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 4c2fc59a70cad2929e06c6accda5d2b698d32266..be5f77aead390576533f64871cfc78315493c934 100644 |
--- a/LayoutTests/fast/encoding/api/end-of-file.html |
+++ b/LayoutTests/fast/encoding/api/end-of-file.html |
@@ -25,4 +25,3 @@ debug("Should not throw or hang:"); |
evalAndLog("new TextDecoder('utf-16be').decode(new Uint8Array([0x00]));"); |
</script> |
-<script src="../../js/resources/js-test-post.js"></script> |