Commit 92b29cd
test: remove common.fixturesDir from tests
Use common/fixtures module instead of common.fixturesDir.
PR-URL: #17400
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Lance Ball <lball@redhat.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>1 parent 23967b2 commit 92b29cdCopy full SHA for 92b29cd
File tree
Expand file treeCollapse file tree
2 files changed
+8
-9
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
2 files changed
+8
-9
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-interleave.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-interleave.js+4-6Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | 29 | |
31 | 30 | |
32 | | - |
| 31 | + |
33 | 32 | |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
| 33 | + |
| 34 | + |
| 35 | + |
38 | 36 | |
39 | 37 | |
40 | 38 | |
|
Collapse file
test/parallel/test-tls-invoke-queued.js
Copy file name to clipboardExpand all lines: test/parallel/test-tls-invoke-queued.js+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | 29 | |
31 | 30 | |
| 31 | + |
| 32 | + |
32 | 33 | |
33 | 34 | |
34 | 35 | |
35 | | - |
36 | | - |
| 36 | + |
| 37 | + |
37 | 38 | |
38 | 39 | |
39 | 40 | |
|
0 commit comments