[libc++] Fix incorrect REQUIRES on a locale-dependent test
The test doesn't depend specifically on the en_US.UTF-8 locale, instead it depends on whether localization support exists, period. Differential Revision: https://reviews.llvm.org/D114708
Loading
Please sign in to comment