test: update tls test to use const/let and common.mustCall · nodejs/node@1addb3b · GitHub
Skip to content

Commit 1addb3b

Browse files
rgoodwinaddaleax
authored andcommitted
test: update tls test to use const/let and common.mustCall
* Replace variable defs using var with more up to date const/let. * Updated tests to use strict equality to ensure type and value comparision * wrap callback functions in common.mustCall to ensure single execution PR-URL: #9968 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 6d79c0c commit 1addb3b

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Lines changed: 17 additions & 17 deletions

0 commit comments

Comments
 (0)