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:
Joyee Cheung 2018-12-20 14:36:28 +08:00
parent 05ee814f08
commit 71a380b9fe
No known key found for this signature in database
GPG Key ID: 92B78A53C8303B8D

View File

@ -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');