Skip to content

Commit 2984f13

Browse files
committed
fix lint
1 parent 5ef134f commit 2984f13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/parallel/test-stream2-read-correct-num-bytes-in-utf8.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use strict';
22

3+
require('../common');
34
const assert = require('assert');
45
const { Readable } = require('stream');
56

0 commit comments

Comments
 (0)