Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: make test-intl-no-icu-data more robust
In V8 5.6, String#toLocaleUpperCase can work even when no ICU data is loaded. Use another method to check the --icu-data-dir option pointing to an empty directory. PR-URL: #10992 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
- Loading branch information