Skip to content

(v6.x backport) test: skip test-icu-transcode if Intl is not present

Backport of #10707 to 6.x:

use common.hasIntl to make sure Intl object is present or not.

PR-URL: https://github.com/nodejs/node/pull/10707 Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Italo A. Casas me@italoacasas.com Reviewed-By: Steven R Loomis srloomis@us.ibm.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading