diff options
Diffstat (limited to 'libcxx/test/containers/unord/next_prime.pass.cpp')
-rw-r--r-- | libcxx/test/containers/unord/next_prime.pass.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/containers/unord/next_prime.pass.cpp b/libcxx/test/containers/unord/next_prime.pass.cpp index 217cd189f57..266d7f1f9d1 100644 --- a/libcxx/test/containers/unord/next_prime.pass.cpp +++ b/libcxx/test/containers/unord/next_prime.pass.cpp @@ -6,6 +6,8 @@ // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// +// +// REQUIRES: long_tests // Not a portable test |