Commit 1e6845d
test: replace common.fixturesDir with fixtures.readSync()
Replace common.fixturesDir with fixtures.readSync() in
test-tls-getprotocol.
PR-URL: #16802
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 40fa970 commit 1e6845dCopy full SHA for 1e6845d
File tree
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+6
-3
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-getprotocol.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-getprotocol.js+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
| 7 | + |
| 8 | + |
6 | 9 | |
7 | 10 | |
8 | | - |
| 11 | + |
9 | 12 | |
10 | 13 | |
11 | 14 | |
| ||
14 | 17 | |
15 | 18 | |
16 | 19 | |
17 | | - |
18 | | - |
| 20 | + |
| 21 | + |
19 | 22 | |
20 | 23 | |
21 | 24 | |
|
0 commit comments