summaryrefslogtreecommitdiff
path: root/libcxx/test/std/localization/lit.local.cfg
blob: de374016022128f4f1bf3e723575f1c94ae65808 (plain)
1
2
3
# <locale> tests are obviously not supported when localization support is disabled
if 'no-localization' in config.available_features:
  config.unsupported = True