Commit 315fba8
test: used fixturesDir from fixtures modules
In test-fs-realpath-on-substed-drive, require common/fixtures
module and swapped the location of fixturesDir
from common to fixtures module.
PR-URL: #16813
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>1 parent 4faf2ec commit 315fba8Copy full SHA for 315fba8
File tree
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-fs-realpath-on-substed-drive.js
Copy file name to clipboardExpand all lines: test/parallel/test-fs-realpath-on-substed-drive.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
| ||
16 | 18 | |
17 | 19 | |
18 | 20 | |
19 | | - |
| 21 | + |
20 | 22 | |
21 | 23 | |
22 | 24 | |
|
0 commit comments