From a34f1e32453951d026a3b58a30b83df065060612 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Wed, 28 Mar 2018 21:14:29 +0200 Subject: [PATCH] test: fix typo in test-tls-cnnic-whitelist PR-URL: https://github.com/nodejs/node/pull/19662 Reviewed-By: Colin Ihrig Reviewed-By: Rich Trott Reviewed-By: Trivikram Kamat Reviewed-By: Richard Lau Reviewed-By: Luigi Pinca --- test/parallel/test-tls-cnnic-whitelist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/parallel/test-tls-cnnic-whitelist.js b/test/parallel/test-tls-cnnic-whitelist.js index 80f188f36670a1..37a96e4eb7e0c0 100644 --- a/test/parallel/test-tls-cnnic-whitelist.js +++ b/test/parallel/test-tls-cnnic-whitelist.js @@ -14,7 +14,7 @@ function loadPEM(n) { } const testCases = [ - { // Test 0: for the check of a cert not existed in the whitelist. + { // Test 0: for the check of a cert not in the whitelist. // agent7-cert.pem is issued by the fake CNNIC root CA so that its // hash is not listed in the whitelist. // fake-cnnic-root-cert has the same subject name as the original