Commit e14f864
lib,test: remove lib/internal/test/unicode.js
Remove lib/internal/test/unicode.js and associated test. When we added
the file and test, only comments in lib had non-ASCII characters. Now,
lib/internal/cli_table.js has non-ASCII characters. Tests that exercise
the `console.table()` therefore fulfill the need to test non-ASCII
characters in built-in modules.
PR-URL: #25298
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 9101591 commit e14f864Copy full SHA for e14f864
File tree
Expand file treeCollapse file tree
4 files changed
+6
-21
lines changedOpen diff view settings
Filter options
- lib/internal
- test
- test/parallel
Expand file treeCollapse file tree
4 files changed
+6
-21
lines changedOpen diff view settings
Collapse file
+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
7 | 13 | |
8 | 14 | |
9 | 15 | |
|
Collapse file
lib/internal/test/unicode.js
Copy file name to clipboardExpand all lines: lib/internal/test/unicode.js-8Lines changed: 0 additions & 8 deletions
This file was deleted.
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
159 | 159 | |
160 | 160 | |
161 | 161 | |
162 | | - |
163 | 162 | |
164 | 163 | |
165 | 164 | |
|
Collapse file
test/parallel/test-internal-unicode.js
Copy file name to clipboardExpand all lines: test/parallel/test-internal-unicode.js-12Lines changed: 0 additions & 12 deletions
This file was deleted.
0 commit comments