Skip to content

Commit 71a380b

Browse files
committed
test: add TODO to encoding tests that can be replaced with WPT
PR-URL: #25155 Reviewed-By: James M Snell <[email protected]>
1 parent 05ee814 commit 71a380b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/parallel/test-whatwg-encoding-surrogates-utf8.js

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

33
// From: https://github.com/w3c/web-platform-tests/blob/fa9436d12c/encoding/api-surrogates-utf8.html
4+
// TODO(joyeecheung): replace this with WPT
45

56
require('../common');
67

0 commit comments

Comments
 (0)