Commit b3fccc2
test: enable cyrillic punycode test case
The test from RFC 3492 contains a bug: the uppercase D in the input
should be lowercased. Fix that and enable the test.
Fixes: #8691
PR-URL: #8695
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Ilkka Myller <ilkka.myller@nodefield.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 03f7031 commit b3fccc2Copy full SHA for b3fccc2
File tree
Expand file treeCollapse file tree
1 file changed
+1
-3
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+1
-3
lines changedOpen diff view settings
Collapse file
test/parallel/test-punycode.js
Copy file name to clipboardExpand all lines: test/parallel/test-punycode.js+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
62 | 62 | |
63 | 63 | |
64 | 64 | |
65 | | - |
66 | | - |
| 65 | + |
67 | 66 | |
68 | 67 | |
69 | 68 | |
70 | | - |
71 | 69 | |
72 | 70 | |
73 | 71 | |
|
0 commit comments