Commit 4243903
test: replace string concatenation with template
PR-URL: #15915
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent f831744 commit 4243903Copy full SHA for 4243903
File tree
Expand file treeCollapse file tree
1 file changed
+3
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-http-incoming-pipelined-socket-destroy.js
Copy file name to clipboardExpand all lines: test/parallel/test-http-incoming-pipelined-socket-destroy.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
| 42 | + |
42 | 43 | |
43 | | - |
44 | | - |
| 44 | + |
| 45 | + |
45 | 46 | |
46 | 47 | |
47 | 48 | |
|
0 commit comments