Skip to content

Commit 7143420

Browse files
committed
test: remove unnecessary comments
1 parent eff9039 commit 7143420

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/parallel/test-whatwg-encoding-custom-textdecoder-windows1252-decoding.js

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

3-
// From: https://github.com/w3c/web-platform-tests/blob/39a67e2fff/encoding/textdecoder-fatal.html
4-
// With the twist that we specifically test for Node.js error codes
5-
63
const common = require('../common');
74

85
if (!common.hasIntl)

0 commit comments

Comments
 (0)