diff options
Diffstat (limited to 'libcxx/test/std/re/re.traits')
| -rw-r--r-- | libcxx/test/std/re/re.traits/translate_nocase.pass.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libcxx/test/std/re/re.traits/translate_nocase.pass.cpp b/libcxx/test/std/re/re.traits/translate_nocase.pass.cpp index ae757afee6f..601da6b862a 100644 --- a/libcxx/test/std/re/re.traits/translate_nocase.pass.cpp +++ b/libcxx/test/std/re/re.traits/translate_nocase.pass.cpp @@ -16,9 +16,6 @@ // REQUIRES: locale.en_US.UTF-8 -// XFAIL: with_system_cxx_lib=macosx10.7 -// XFAIL: with_system_cxx_lib=macosx10.8 - #include <regex> #include <cassert> |

