Skip to content

Commit

Permalink
test: add TODO to encoding tests that can be replaced with WPT
Browse files Browse the repository at this point in the history
PR-URL: nodejs#25155
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
joyeecheung authored and refack committed Jan 10, 2019
1 parent 1591534 commit 42829fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parallel/test-whatwg-encoding-surrogates-utf8.js
Original file line number Diff line number Diff line change
@@ -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');

Expand Down

0 comments on commit 42829fd

Please sign in to comment.