Commit ef7cbde
test: changed vars to const in test-net-better-error-messages-listen-path.js
* `var` to `const`
* use `assert.strictEqual`
PR-URL: #9905
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent f62567b commit ef7cbdeCopy full SHA for ef7cbde
File tree
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedOpen diff view settings
Collapse file
test/parallel/test-net-better-error-messages-listen-path.js
Copy file name to clipboard+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
0 commit comments