Commit fc67a95
test: use const/let and common.mustCall
remove process.on('exit') because all callbacks are
wrapped by common.mustCall.
PR-URL: #9959
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>1 parent 2f44d7f commit fc67a95Copy full SHA for fc67a95
File tree
Expand file treeCollapse file tree
1 file changed
+15
-21
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+15
-21
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-cnnic-whitelist.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-cnnic-whitelist.js+15-21Lines changed: 15 additions & 21 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
| 2 | + |
4 | 3 | |
5 | 4 | |
6 | 5 | |
7 | 6 | |
8 | 7 | |
9 | 8 | |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
14 | 13 | |
15 | 14 | |
16 | 15 | |
| ||
20 | 19 | |
21 | 20 | |
22 | 21 | |
23 | | - |
| 22 | + |
24 | 23 | |
25 | 24 | |
26 | 25 | |
| ||
58 | 57 | |
59 | 58 | |
60 | 59 | |
61 | | - |
| 60 | + |
62 | 61 | |
63 | 62 | |
64 | 63 | |
65 | | - |
| 64 | + |
66 | 65 | |
67 | | - |
| 66 | + |
68 | 67 | |
69 | | - |
70 | | - |
| 68 | + |
| 69 | + |
71 | 70 | |
72 | | - |
73 | | - |
| 71 | + |
74 | 72 | |
75 | | - |
76 | | - |
77 | | - |
| 73 | + |
| 74 | + |
| 75 | + |
78 | 76 | |
79 | 77 | |
80 | 78 | |
81 | | - |
82 | | - |
83 | | - |
84 | | - |
0 commit comments