test: add TODO to encoding tests that can be replaced with WPT
PR-URL: https://github.com/nodejs/node/pull/25155 Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
05ee814f08
commit
71a380b9fe
@ -1,6 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
// From: https://github.com/w3c/web-platform-tests/blob/fa9436d12c/encoding/api-surrogates-utf8.html
|
||||
// TODO(joyeecheung): replace this with WPT
|
||||
|
||||
require('../common');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user