Commit bca587b
test: refactor test-crypto-certificate
assert.equal() -> assert.strictEqual()
PR-URL: #9911
Reviewed-By: Prince John Wesley <princejohnwesley@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 278772a commit bca587bCopy full SHA for bca587b
File tree
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+6
-6
lines changedOpen diff view settings
Collapse file
test/parallel/test-crypto-certificate.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-certificate.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
23 | | - |
| 22 | + |
| 23 | + |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
| 29 | + |
30 | 30 | |
31 | | - |
| 31 | + |
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
| 35 | + |
36 | 36 | |
37 | 37 | |
38 | 38 | |
|
0 commit comments