Fix incorrect locale requirements in tests
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@215694 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
31b9c44aa7
commit
c808961618
@ -8,7 +8,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// REQUIRES: locale.en_US.UTF-8
|
||||
// REQUIRES: locale.fr_CA.UTF-8
|
||||
// REQUIRES: locale.fr_CA.ISO8859-1
|
||||
|
||||
// <locale>
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// REQUIRES: locale.en_US.UTF-8
|
||||
// REQUIRES: locale.fr_CA.UTF-8
|
||||
// REQUIRES: locale.fr_CA.ISO8859-1
|
||||
|
||||
// <locale>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user