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