| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5630170 commit e134912
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -84,6 +84,7 @@ const { once } = require('events'); | |||
| 84 | 84 | }); | |
| 85 | 85 | ||
| 86 | 86 | assert.deepStrictEqual(await readPromise, await fs.readFile(__filename)); | |
| 87 | + await fh.close(); | ||
| 87 | 88 | })().then(common.mustCall()); | |
| 88 | 89 | ||
| 89 | 90 | (async function() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments