Commit 31d3a22
test: skip test-icu-transcode if Intl is not present
use common.hasIntl to make sure Intl object is present or not.
PR-URL: #10707
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Italo A. Casas <me@italoacasas.com>
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>1 parent ddcd1a2 commit 31d3a22Copy full SHA for 31d3a22
File tree
Expand file treeCollapse file tree
1 file changed
+6
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+6
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-icu-transcode.js
Copy file name to clipboardExpand all lines: test/parallel/test-icu-transcode.js+6-1Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
7 | 12 | |
8 | 13 | |
9 | 14 | |
|
0 commit comments