Commit 9f7fbcc
test: add coverage for breakLength one-column array
Add coverage for breakLength option resulting in a single-column array
display.
Refs: https://coverage.nodejs.org/coverage-0b6d3070a176d437/lib/internal/util/inspect.js.html#L1277
PR-URL: #36657
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 954a369 commit 9f7fbccCopy full SHA for 9f7fbcc
File tree
Expand file treeCollapse file tree
1 file changed
+19
-0
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+19
-0
lines changedOpen diff view settings
Collapse file
test/parallel/test-util-inspect.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-inspect.js+19Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3059 | 3059 | |
3060 | 3060 | |
3061 | 3061 | |
| 3062 | + |
| 3063 | + |
| 3064 | + |
| 3065 | + |
| 3066 | + |
| 3067 | + |
| 3068 | + |
| 3069 | + |
| 3070 | + |
| 3071 | + |
| 3072 | + |
| 3073 | + |
| 3074 | + |
| 3075 | + |
| 3076 | + |
| 3077 | + |
| 3078 | + |
| 3079 | + |
| 3080 | + |
0 commit comments