Commit 14e07c9
test: refactor test-stdin-from-file
Remove console.log statement. Replace error check with
assert.ifError().
PR-URL: #10331
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 0e51cbb commit 14e07c9Copy full SHA for 14e07c9
File tree
Expand file treeCollapse file tree
1 file changed
+1
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+1
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-stdin-from-file.js
Copy file name to clipboardExpand all lines: test/parallel/test-stdin-from-file.js+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
| 36 | + |
38 | 37 | |
39 | 38 | |
40 | 39 | |
0 commit comments