Commit 2c2e4a4
test: remove unnecessary code
The following tests
- `test/parallel/test-https-client-renegotiation-limit.js`
- `test/parallel/test-tls-alert-handling.js`
- `test/parallel/test-tls-ocsp-callback.js`
no longer use the OpenSSL CLI.
Refs: #56714 (comment)
PR-URL: #56784
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>1 parent fe00411 commit 2c2e4a4Copy full SHA for 2c2e4a4
File tree
Expand file treeCollapse file tree
3 files changed
+0
-17
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
3 files changed
+0
-17
lines changedOpen diff view settings
Collapse file
test/parallel/test-https-client-renegotiation-limit.js
Copy file name to clipboardExpand all lines: test/parallel/test-https-client-renegotiation-limit.js-6Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | 28 | |
35 | 29 | |
36 | 30 | |
|
Collapse file
test/parallel/test-tls-alert-handling.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-alert-handling.js-5Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
12 | 11 | |
13 | 12 | |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | 13 | |
19 | 14 | |
20 | 15 | |
|
Collapse file
test/parallel/test-tls-ocsp-callback.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-ocsp-callback.js-6Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | 29 | |
36 | 30 | |
37 | 31 | |
|
0 commit comments