Commit 837ca76
test: refactor test-fs-watch-non-recursive
The test was duplicating some functionality in the `tmpdir` module.
PR-URL: #25386
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 65dfeeb commit 837ca76Copy full SHA for 837ca76
File tree
Expand file treeCollapse file tree
1 file changed
+2
-8
lines changedOpen diff view settings
Filter options
- test/pummel
Expand file treeCollapse file tree
1 file changed
+2
-8
lines changedOpen diff view settings
Collapse file
test/pummel/test-fs-watch-non-recursive.js
Copy file name to clipboardExpand all lines: test/pummel/test-fs-watch-non-recursive.js+2-8Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
| 28 | + |
28 | 29 | |
29 | 30 | |
30 | 31 | |
31 | 32 | |
32 | 33 | |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
| 34 | + |
41 | 35 | |
42 | 36 | |
43 | 37 | |
|
0 commit comments