Skip to content

Commit ddc39f0

Browse files
committed
refactored
2 parents 61dd290 + 6669c1a commit ddc39f0

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
@@ -236,5 +236,4 @@ describe('node --run [command]', () => {
236236
assert.strictEqual(child.stderr, '');
237237
assert.strictEqual(child.code, 0);
238238
});
239-
240239
});

0 commit comments

Comments
 (0)