llvm/libcxx/test/std/localization/lit.local.cfg

# <locale> tests are obviously not supported when localization support is disabled
if "no-localization" in config.available_features:
    config.unsupported = True