Add 'REQUIRES: long_tests' to one more long test
authorJonathan Roelofs <jonathan@codesourcery.com>
Thu, 11 Dec 2014 22:27:49 +0000 (22:27 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Thu, 11 Dec 2014 22:27:49 +0000 (22:27 +0000)
llvm-svn: 224069

libcxx/test/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp

index 8ef6d54..69bcaf1 100644 (file)
@@ -6,6 +6,8 @@
 // Source Licenses. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
+//
+// REQUIRES: long_tests
 
 // <algorithm>