0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Sam Roberts 822bbe0bb2 test: fix linting for test-tls-add-ca-cert.js
Fix lint error introduced in ea72331af

PR-URL: https://github.com/nodejs/node/pull/10771
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-01-12 13:29:50 -08:00
..
test-dgram-broadcast-multi-process.js test: increase usage of assert.ifError() 2017-01-02 09:48:52 -05:00
test-dgram-multicast-multi-process.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-dgram-send-cb-quelches-error.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-dns-cares-domains.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-dns-ipv4.js benchmark,lib,test: adjust for linting 2017-01-06 14:36:01 -08:00
test-dns-ipv6.js benchmark,lib,test: adjust for linting 2017-01-06 14:36:01 -08:00
test-dns-txt-sigsegv.js test: s/assert.equal/assert.strictEqual/ 2017-01-11 14:19:26 +00:00
test-dns.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-http-dns-fail.js test: refactor test-http-dns-fail 2016-12-14 10:06:18 -05:00
test-http-https-default-ports.js test: use const for all require() calls 2017-01-02 18:28:18 -05:00
test-net-connect-timeout.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-net-connect-unref.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-tls-add-ca-cert.js test: fix linting for test-tls-add-ca-cert.js 2017-01-12 13:29:50 -08:00
test-tls-connnect-melissadata.js test: use eslint to fix var->const/let 2017-01-11 11:43:52 +00:00
test-tls-reuse-host-from-socket.js
testcfg.py