Commit cfe5380
test: update test-set-http-max-http-headers to use node:test
This commit updates test/parallel/test-set-http-max-http-headers.js
to use node:test. This test already implemented a test runner, so
it makes sense to use the existing public API.
PR-URL: #56439
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 51ff71a commit cfe5380Copy full SHA for cfe5380
File tree
Expand file treeCollapse file tree
1 file changed
+8
-29
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+8
-29
lines changedOpen diff view settings
Collapse file
test/parallel/test-set-http-max-http-headers.js
Copy file name to clipboardExpand all lines: test/parallel/test-set-http-max-http-headers.js+8-29Lines changed: 8 additions & 29 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
7 | 8 | |
8 | 9 | |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
| 10 | + |
18 | 11 | |
19 | 12 | |
20 | 13 | |
| ||
30 | 23 | |
31 | 24 | |
32 | 25 | |
33 | | - |
| 26 | + |
34 | 27 | |
35 | 28 | |
36 | 29 | |
| ||
54 | 47 | |
55 | 48 | |
56 | 49 | |
57 | | - |
58 | | - |
| 50 | + |
| 51 | + |
59 | 52 | |
60 | 53 | |
61 | 54 | |
62 | 55 | |
63 | | - |
| 56 | + |
64 | 57 | |
65 | 58 | |
66 | 59 | |
| ||
74 | 67 | |
75 | 68 | |
76 | 69 | |
77 | | - |
| 70 | + |
78 | 71 | |
79 | 72 | |
80 | 73 | |
| ||
85 | 78 | |
86 | 79 | |
87 | 80 | |
88 | | - |
89 | | - |
90 | | - |
91 | | - |
92 | | - |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
98 | | - |
99 | | - |
100 | | - |
101 | | - |
102 | | - |
| 81 | + |
0 commit comments