Skip to content

Commit 90f2a2d

Browse files
ronaglpinca
andauthored
Update test/parallel/test-stream-readable-readable-one.js
Co-authored-by: Luigi Pinca <luigipinca@gmail.com>
1 parent 93274c5 commit 90f2a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-stream-readable-readable-one.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'use strict';
2-
const common = require('../common');
2+
require('../common');
33
const assert = require('assert');
44

55
const { Readable } = require('stream');

0 commit comments

Comments
 (0)