summaryrefslogtreecommitdiff
path: root/test/common/README.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-09-18 12:56:35 -0700
committerRich Trott <rtrott@gmail.com>2018-09-20 13:02:18 -0700
commit3cb663a587147f68b5716c1641c408c6276be703 (patch)
tree6e757929dfeff1110241f31d2f5c741f79c13cfd /test/common/README.md
parentb7c1038d35cd401e95b2e9520ddc0b6d28aeff89 (diff)
downloadandroid-node-v8-3cb663a587147f68b5716c1641c408c6276be703.tar.gz
android-node-v8-3cb663a587147f68b5716c1641c408c6276be703.tar.bz2
android-node-v8-3cb663a587147f68b5716c1641c408c6276be703.zip
test: remove common.hasSmallICU
common.hasSmallICU is used in only one test and is a one-liner. Move into the test where it is used to chip away at the `common` monolith. PR-URL: https://github.com/nodejs/node/pull/22937 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'test/common/README.md')
-rw-r--r--test/common/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/common/README.md b/test/common/README.md
index 0b3a7e9201..0868754782 100644
--- a/test/common/README.md
+++ b/test/common/README.md
@@ -158,11 +158,6 @@ Indicates `hasCrypto` and `crypto` with fips.
Indicates if [internationalization] is supported.
-### hasSmallICU
-* [&lt;boolean>]
-
-Indicates `hasIntl` and `small-icu` are supported.
-
### hasIPv6
* [&lt;boolean>]