Commit 7afcdd3
test: require common module only once
Two tests were requiring the common module twice. This removes the
duplicate require statement in the tests.
PR-URL: #4611
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 0e02eb0 commit 7afcdd3Copy full SHA for 7afcdd3
File tree
Expand file treeCollapse file tree
2 files changed
+0
-4
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+0
-4
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-0-dns-altname.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-0-dns-altname.js-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
14 | | - |
15 | 13 | |
16 | 14 | |
17 | 15 | |
|
Collapse file
test/parallel/test-tls-max-send-fragment.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-max-send-fragment.js-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
14 | | - |
15 | 13 | |
16 | 14 | |
17 | 15 | |
|
0 commit comments