summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/config.json
diff options
context:
space:
mode:
authorDivy Srivastava <dj.srivastava23@gmail.com>2023-04-07 22:54:16 +0530
committerGitHub <noreply@github.com>2023-04-07 22:54:16 +0530
commita0dd0cbcb99ae0e78aeb8493cf7d43b01e0faf55 (patch)
tree2baf48c837ee145798d53f731c4dbaa6fc883ab3 /cli/tests/node_compat/config.json
parent5d9172467eee8cdceefa944199459ddd410f7388 (diff)
fix(ext/node): add X509Certificate (#18625)
Towards #18455
Diffstat (limited to 'cli/tests/node_compat/config.json')
-rw-r--r--cli/tests/node_compat/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/node_compat/config.json b/cli/tests/node_compat/config.json
index fc9a8d131..5ee86a03c 100644
--- a/cli/tests/node_compat/config.json
+++ b/cli/tests/node_compat/config.json
@@ -232,6 +232,7 @@
"test-crypto-hmac.js",
"test-crypto-prime.js",
"test-crypto-secret-keygen.js",
+ "test-crypto-x509.js",
"test-dgram-close-during-bind.js",
"test-dgram-close-signal.js",
"test-diagnostics-channel-has-subscribers.js",