Skip to content

Commit 9cf9d13

Browse files
Update test-node-run.js
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 3e4c505 commit 9cf9d13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-node-run.js

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ common.requireNoPackageJSONAbove();
55

66
const { it, describe } = require('node:test');
77
const assert = require('node:assert');
8-
const fs = require('node:fs');
98

109
const fixtures = require('../common/fixtures');
1110
const envSuffix = common.isWindows ? '-windows' : '';

0 commit comments

Comments
 (0)