summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/node_compat/config.json')
-rw-r--r--cli/tests/node_compat/config.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/cli/tests/node_compat/config.json b/cli/tests/node_compat/config.json
index 90e4a9a35..b6541c489 100644
--- a/cli/tests/node_compat/config.json
+++ b/cli/tests/node_compat/config.json
@@ -42,7 +42,9 @@
"test-child-process-stdio-inherit.js",
"test-child-process-stdout-flush-exit.js",
"test-child-process-stdout-flush.js",
+ "test-console-group.js",
"test-console-instance.js",
+ "test-console-table.js",
"test-crypto-hmac.js",
"test-dgram-custom-lookup.js",
"test-dgram-ipv6only.js",
@@ -227,7 +229,6 @@
"test-console-no-swallow-stack-overflow.js",
"test-console-sync-write-error.js",
"test-console-table.js",
- "test-console-tty-colors.js",
"test-crypto-hmac.js",
"test-dgram-close-during-bind.js",
"test-dgram-close-signal.js",
@@ -425,7 +426,6 @@
"test-readline-emit-keypress-events.js",
"test-readline-interface-escapecodetimeout.js",
"test-readline-keys.js",
- "test-readline-position.js",
"test-readline-reopen.js",
"test-readline-set-raw-mode.js",
"test-readline-undefined-columns.js",
@@ -559,7 +559,6 @@
"test-stream2-push.js",
"test-stream2-read-sync-stack.js",
"test-stream2-readable-empty-buffer-no-eof.js",
- "test-stream2-readable-from-list.js",
"test-stream2-readable-legacy-drain.js",
"test-stream2-readable-non-empty-end.js",
"test-stream2-readable-wrap-destroy.js",