diff options
Diffstat (limited to 'cli/tests/node_compat/config.jsonc')
| -rw-r--r-- | cli/tests/node_compat/config.jsonc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/node_compat/config.jsonc b/cli/tests/node_compat/config.jsonc index 93a51b671..60449b182 100644 --- a/cli/tests/node_compat/config.jsonc +++ b/cli/tests/node_compat/config.jsonc @@ -22,6 +22,7 @@ "test-buffer-alloc.js", "test-buffer-arraybuffer.js", "test-buffer-bytelength.js", + "test-buffer-copy.js", "test-buffer-from.js", "test-buffer-includes.js", "test-buffer-indexof.js", @@ -88,6 +89,7 @@ "test-querystring.js", "test-readline-interface.js", "test-stdin-from-file-spawn.js", + "test-stream-duplex-from.js", "test-ttywrap-invalid-fd.js", "test-url-urltooptions.js", "test-util-format.js", |
