Commit 0e02eb0
test: only include http module once
A few tests in test/gc include the http module twice. Remove duplicate
require().
PR-URL: #4606
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 5990ba2 commit 0e02eb0Copy full SHA for 0e02eb0
File tree
Expand file treeCollapse file tree
4 files changed
+0
-4
lines changedOpen diff view settings
Filter options
- test/gc
Expand file treeCollapse file tree
4 files changed
+0
-4
lines changedOpen diff view settings
Collapse file
test/gc/test-http-client-connaborted.js
Copy file name to clipboardExpand all lines: test/gc/test-http-client-connaborted.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
22 | 21 | |
23 | 22 | |
24 | 23 | |
|
Collapse file
test/gc/test-http-client-onerror.js
Copy file name to clipboardExpand all lines: test/gc/test-http-client-onerror.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | 23 | |
25 | 24 | |
26 | 25 | |
|
Collapse file
test/gc/test-http-client-timeout.js
Copy file name to clipboardExpand all lines: test/gc/test-http-client-timeout.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | 25 | |
27 | 26 | |
28 | 27 | |
|
Collapse file
test/gc/test-http-client.js
Copy file name to clipboardExpand all lines: test/gc/test-http-client.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
22 | 21 | |
23 | 22 | |
24 | 23 | |
|
0 commit comments