Skip to content

Commit 61b670b

Browse files
philnik777github-actions[bot]
authored andcommitted
Automerge: [libc++] Move more tests into better places (#148419)
2 parents e5b0141 + 4695aea commit 61b670b

File tree

6 files changed

+3
-0
lines changed

6 files changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# <locale> tests are obviously not supported when localization support is disabled
2+
if "no-localization" in config.available_features:
3+
config.unsupported = True

0 commit comments

Comments
 (0)