Commit 3d4d5e0
committed
test: fix test-cli-node-options on Windows
#16495 broke the Windows build,
accounting for `\r\n` newlines should fix it.
Ref: #16495
PR-URL: #16709
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Richard Lau <[email protected]>1 parent 562ea89 commit 3d4d5e0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments