Commit 37a3622
test: update test-cluster-shared-handle-bind-error
- Remove assignment of this to variable.
- Add common.mustCall() as needed.
- Move from var to const.
PR-URL: #10547
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent f5e54f5 commit 37a3622Copy full SHA for 37a3622
File tree
Expand file treeCollapse file tree
1 file changed
+12
-11
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+12
-11
lines changedOpen diff view settings
Collapse file
test/parallel/test-cluster-shared-handle-bind-error.js
Copy file name to clipboardExpand all lines: test/parallel/test-cluster-shared-handle-bind-error.js+12-11Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
15 | 16 | |
16 | 17 | |
17 | 18 | |
18 | | - |
| 19 | + |
19 | 20 | |
20 | | - |
| 21 | + |
21 | 22 | |
22 | | - |
| 23 | + |
23 | 24 | |
24 | 25 | |
25 | 26 | |
|
0 commit comments