Skip to content

test: remove common.hasSmallICU

Rodrigo Muino Tomonari requested to merge github/fork/Trott/rm-hasSmallICU into master

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.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading