Commit 5a2b688
test: updated test-stream-pipe-unpipe-stream
test readableStream.unpipe(dest) is no operation when dest is
not a destination for readable stream.
PR-URL: #10100
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>1 parent ac8d212 commit 5a2b688Copy full SHA for 5a2b688
File tree
Expand file treeCollapse file tree
1 file changed
+3
-0
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-0
lines changedOpen diff view settings
Collapse file
test/parallel/test-stream-pipe-unpipe-streams.js
Copy file name to clipboardExpand all lines: test/parallel/test-stream-pipe-unpipe-streams.js+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
| 28 | + |
| 29 | + |
| 30 | + |
28 | 31 | |
29 | 32 | |
30 | 33 | |
0 commit comments