Commit c4176eb
test: replace fixturesDir with usage of fixtures module
Repalce common.fixturesDir with usage of the fixtures module in
test-tls-ecdh-disable.
Add a comment explaining the test.
PR-URL: #16810
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent af13678 commit c4176ebCopy full SHA for c4176eb
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-ecdh-disable.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-ecdh-disable.js+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 | |
23 | 26 | |
| 27 | + |
24 | 28 | |
25 | 29 | |
26 | 30 | |
| ||
30 | 34 | |
31 | 35 | |
32 | 36 | |
33 | | - |
34 | 37 | |
35 | 38 | |
36 | | - |
37 | | - |
| 39 | + |
| 40 | + |
38 | 41 | |
39 | 42 | |
40 | 43 | |
|
0 commit comments