summaryrefslogtreecommitdiff
path: root/tests/node_compat/config.jsonc
diff options
context:
space:
mode:
authorSatya Rohith <me@satyarohith.com>2024-10-02 13:53:14 +0530
committerGitHub <noreply@github.com>2024-10-02 08:23:14 +0000
commit32c12787361b65bbc55a7b9c1fe43689cb0a8b98 (patch)
tree047f47b5146b9192d74bd8ef1d9af9d183b7aad1 /tests/node_compat/config.jsonc
parent620e6b43a66c2af44ae4aea62417af408309f61c (diff)
feat(ext/node): buffer.transcode() (#25972)
Closes https://github.com/denoland/deno/issues/25911
Diffstat (limited to 'tests/node_compat/config.jsonc')
-rw-r--r--tests/node_compat/config.jsonc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/node_compat/config.jsonc b/tests/node_compat/config.jsonc
index 2f94fa2f2..bc9bf476b 100644
--- a/tests/node_compat/config.jsonc
+++ b/tests/node_compat/config.jsonc
@@ -406,6 +406,7 @@
"test-http-outgoing-settimeout.js",
"test-http-url.parse-https.request.js",
"test-http-url.parse-only-support-http-https-protocol.js",
+ "test-icu-transcode.js",
"test-net-access-byteswritten.js",
"test-net-better-error-messages-listen-path.js",
"test-net-better-error-messages-path.js",