Skip to content

Commit c7d2dbd

Browse files
joyeecheungtargos
authored andcommitted
test: add TODO to encoding tests that can be replaced with WPT
PR-URL: #25155 Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b45be67 commit c7d2dbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
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)