• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# <locale> tests are obviously not supported when localization support is disabled
2if "no-localization" in config.available_features:
3    config.unsupported = True
4